Searched refs:FUNC_128_ADDRS (Results 1 – 2 of 2) sorted by relevance
20 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2) macro21 #define FUNC_256_ADDRS(x) FUNC_128_ADDRS(x##_1) FUNC_128_ADDRS(x##_2)
59 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2) macro64 void *CallerAddrs[] = {FUNC_128_ADDRS(caller)};