Home
last modified time | relevance | path

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

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