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

/netbsd-current/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
H A 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)
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/profile/
H A 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)

Completed in 152 milliseconds