Searched defs:UINTPTR_T (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/ntp/libntp/
H A Dwork_thread.c62 # define UINTPTR_T uintptr_t macro
64 # define UINTPTR_T UINT_PTR macro
66 # define UINTPTR_T size_t macro
H A Dsnprintf.c431 #define UINTPTR_T uintptr_t macro
433 #define UINTPTR_T unsigned long int macro

Completed in 79 milliseconds