Home
last modified time | relevance | path

Searched defs:UINT_FAST64_MAX (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/arm64/include/
H A D_stdint.h121 #define UINT_FAST64_MAX UINT64_MAX macro
/freebsd/sys/arm/include/
H A D_stdint.h119 #define UINT_FAST64_MAX UINT64_MAX macro
/freebsd/sys/riscv/include/
H A D_stdint.h117 #define UINT_FAST64_MAX UINT64_MAX macro
/freebsd/sys/x86/include/
H A D_stdint.h136 #define UINT_FAST64_MAX UINT64_MAX macro
/freebsd/sys/powerpc/include/
H A D_stdint.h142 #define UINT_FAST64_MAX UINT64_MAX macro
/freebsd/contrib/tzcode/
H A Dprivate.h394 # define UINT_FAST64_MAX global() macro
398 # define UINT_FAST64_MAX global() macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h549 # define UINT_FAST64_MAX __UINT_LEAST64_MAX macro