Searched defs:UINTMAX_MAX (Results 1 - 11 of 11) sorted by path

/freebsd-11-stable/contrib/diff/src/
H A Dsystem.h172 # define UINTMAX_MAX TYPE_MAXIMUM (uintmax_t) macro
/freebsd-11-stable/contrib/ntp/libntp/
H A Dsnprintf.c391 #define UINTMAX_MAX ULLONG_MAX macro
396 #undef UINTMAX_MAX macro
398 #define UINTMAX_MAX ULLONG_MAX macro
[all...]
/freebsd-11-stable/sys/arm/include/
H A D_stdint.h135 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-11-stable/sys/arm64/include/
H A D_stdint.h135 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-11-stable/sys/mips/include/
H A D_stdint.h165 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-11-stable/sys/powerpc/include/
H A D_stdint.h164 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-11-stable/sys/riscv/include/
H A D_stdint.h135 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-11-stable/sys/sparc64/include/
H A D_stdint.h135 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-11-stable/sys/x86/include/
H A D_stdint.h160 #define UINTMAX_MAX UINT64_MAX macro
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_platform.h149 #define UINTMAX_MAX (~(uintmax_t)0) macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h664 #define UINTMAX_MAX __UINTMAX_MAX__ macro

Completed in 172 milliseconds