Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c4 #define DEF_4_FUNCS(x) DEF_2_FUNCS(x##_1) DEF_2_FUNCS(x##_2) macro
5 #define DEF_8_FUNCS(x) DEF_4_FUNCS(x##_1) DEF_4_FUNCS(x##_2)
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c45 #define DEF_4_FUNCS(x) DEF_2_FUNCS(x##_1) DEF_2_FUNCS(x##_2) macro
46 #define DEF_8_FUNCS(x) DEF_4_FUNCS(x##_1) DEF_4_FUNCS(x##_2)