Searched refs:intptr_t (Results 1 – 4 of 4) sorted by relevance
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action); in tcflow()66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue); in tcflush()
195 typedef long intptr_t; typedef198 typedef int intptr_t; typedef
69 typedef __intptr_t intptr_t; typedef
381 typedef _Atomic(intptr_t) atomic_intptr_t;