Searched refs:__intptr_t (Results 1 – 6 of 6) sorted by relevance
73 typedef __int64_t __intptr_t; typedef80 typedef __int32_t __intptr_t; typedef
74 typedef __intptr_t intptr_t;
99 __intptr_t data;
221 typedef _Atomic(__intptr_t) atomic_intptr_t;
51 typedef __INTPTR_TYPE__ __intptr_t; typedef
191 __thr_fcntl(int fd, int cmd, __intptr_t arg) in __thr_fcntl()