Home
last modified time | relevance | path

Searched defs:UINT_LEAST64_MAX (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/arm64/include/
H A D_stdint.h99 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd/sys/arm/include/
H A D_stdint.h97 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd/sys/riscv/include/
H A D_stdint.h95 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd/sys/x86/include/
H A D_stdint.h114 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd/sys/powerpc/include/
H A D_stdint.h120 #define UINT_LEAST64_MAX UINT64_MAX macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h546 # define UINT_LEAST64_MAX __UINT_LEAST64_MAX macro