Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/Inputs/
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)
/external/compiler-rt/test/profile/
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)