Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dsnprintf.c422 #define INTMAX_T intmax_t macro
424 #define INTMAX_T LLONG macro
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h31 typedef __sanitizer::s64 INTMAX_T; typedef