Searched defs:UINT_LEAST64_MAX (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A D_stdint.h97 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd-11-stable/sys/arm64/include/
H A D_stdint.h97 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd-11-stable/sys/powerpc/include/
H A D_stdint.h120 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd-11-stable/sys/riscv/include/
H A D_stdint.h97 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd-11-stable/sys/sparc64/include/
H A D_stdint.h97 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd-11-stable/sys/mips/include/
H A D_stdint.h121 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd-11-stable/sys/x86/include/
H A D_stdint.h116 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h481 # define UINT_LEAST64_MAX __UINT_LEAST64_MAX macro

Completed in 97 milliseconds