Searched refs:FUNC_128_ADDRS (Results 1 – 4 of 4) 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)
60 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2) macro65 void *CallerAddrs[] = {FUNC_128_ADDRS(caller)};
59 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2) macro64 void *CallerAddrs[] = {FUNC_128_ADDRS(caller)};