Searched refs:DEF_64_FUNCS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
H A Dinstrprof-value-prof-real.c8 #define DEF_64_FUNCS(x) DEF_32_FUNCS(x##_1) DEF_32_FUNCS(x##_2) macro
9 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2)
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-value-prof.c49 #define DEF_64_FUNCS(x) DEF_32_FUNCS(x##_1) DEF_32_FUNCS(x##_2) macro
50 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2)

Completed in 185 milliseconds