Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c14 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2) macro
15 #define FUNC_4_ADDRS(x) FUNC_2_ADDRS(x##_1) FUNC_2_ADDRS(x##_2)
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c53 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2) macro
54 #define FUNC_4_ADDRS(x) FUNC_2_ADDRS(x##_1) FUNC_2_ADDRS(x##_2)