HomeSort by: relevance | last modified time | path
    Searched refs:DEF_128_FUNCS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
instrprof-value-prof-real.c 9 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2)
10 #define DEF_256_FUNCS(x) DEF_128_FUNCS(x##_1) DEF_128_FUNCS(x##_2)
  /src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-value-prof.c 50 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2)
62 DEF_128_FUNCS(caller)

Completed in 13 milliseconds