Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c15 #define FUNC_4_ADDRS(x) FUNC_2_ADDRS(x##_1) FUNC_2_ADDRS(x##_2) macro
16 #define FUNC_8_ADDRS(x) FUNC_4_ADDRS(x##_1) FUNC_4_ADDRS(x##_2)
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c54 #define FUNC_4_ADDRS(x) FUNC_2_ADDRS(x##_1) FUNC_2_ADDRS(x##_2) macro
55 #define FUNC_8_ADDRS(x) FUNC_4_ADDRS(x##_1) FUNC_4_ADDRS(x##_2)