Searched defs:intptr_t (Results 1 – 13 of 13) sorted by relevance
301 typedef signed long intptr_t; typedef310 typedef unsigned long intptr_t; typedef312 typedef unsigned int intptr_t; typedef
140 typedef long intptr_t; typedef
74 typedef __intptr_t intptr_t; typedef
62 explicit operator intptr_t() const { return static_cast<intptr_t>(Storage); } intptr_t() function
43 typedef long intptr_t; typedef
45 constexpr operator intptr_t() const { return asInt(); } in intptr_t() function
32 #define intptr_t long macro
295 typedef __INTPTR_TYPE__ intptr_t; typedef
157 typedef __INTPTR_TYPE__ intptr_t; typedef
824 trans_iter_port(struct transport *t, int (*func)(struct tport *, intptr_t), in trans_iter_port() argument
556 typedef int64_t intptr_t; typedef560 typedef int32_t intptr_t; typedef
53 typedef unsigned long intptr_t; typedef
217 void DwarfFDECache<A>::dyldUnloadHook(const struct mach_header *mh, intptr_t ) { in dyldUnloadHook() argument