Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c6 #define DEF_16_FUNCS(x) DEF_8_FUNCS(x##_1) DEF_8_FUNCS(x##_2) macro
7 #define DEF_32_FUNCS(x) DEF_16_FUNCS(x##_1) DEF_16_FUNCS(x##_2)
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c47 #define DEF_16_FUNCS(x) DEF_8_FUNCS(x##_1) DEF_8_FUNCS(x##_2) macro
48 #define DEF_32_FUNCS(x) DEF_16_FUNCS(x##_1) DEF_16_FUNCS(x##_2)