Home
last modified time | relevance | path

Searched defs:UINTMAX_T (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dsnprintf.c389 #define UINTMAX_T uintmax_t macro
394 #define UINTMAX_T ULLONG macro
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h32 typedef __sanitizer::u64 UINTMAX_T; typedef