Searched defs:intptr_t (Results 1 – 8 of 8) sorted by relevance
6 typedef int __attribute__ ((mode (__pointer__))) intptr_t; typedef
61 explicit operator intptr_t() const { return static_cast<intptr_t>(Storage); } in intptr_t() function
93 typedef __intptr_t intptr_t; typedef
320 typedef __intptr_t intptr_t; typedef
354 typedef int intptr_t; typedef
152 typedef __INTPTR_TYPE__ intptr_t; typedef
291 typedef __INTPTR_TYPE__ intptr_t; typedef
217 void DwarfFDECache<A>::dyldUnloadHook(const struct mach_header *mh, intptr_t ) { in dyldUnloadHook() argument