Searched refs:ULLONG (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ntp/libntp/
H A Dsnprintf.c368 #ifdef ULLONG
369 #undef ULLONG macro
370 #endif /* defined(ULLONG) */
372 #define ULLONG unsigned long long int macro
377 #define ULLONG unsigned long int macro
394 #define UINTMAX_T ULLONG
781 value = va_arg(args, ULLONG);

Completed in 117 milliseconds