Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c46 #define DEF_8_FUNCS(x) DEF_4_FUNCS(x##_1) DEF_4_FUNCS(x##_2) macro
47 #define DEF_16_FUNCS(x) DEF_8_FUNCS(x##_1) DEF_8_FUNCS(x##_2)
61 DEF_8_FUNCS(callee)
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c5 #define DEF_8_FUNCS(x) DEF_4_FUNCS(x##_1) DEF_4_FUNCS(x##_2) macro
6 #define DEF_16_FUNCS(x) DEF_8_FUNCS(x##_1) DEF_8_FUNCS(x##_2)