Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A D_stdint.h115 #define INT_FAST64_MAX INT64_MAX macro
/freebsd/sys/arm/include/
H A D_stdint.h113 #define INT_FAST64_MAX INT64_MAX macro
/freebsd/sys/riscv/include/
H A D_stdint.h111 #define INT_FAST64_MAX INT64_MAX macro
/freebsd/sys/x86/include/
H A D_stdint.h130 #define INT_FAST64_MAX INT64_MAX macro
/freebsd/sys/powerpc/include/
H A D_stdint.h136 #define INT_FAST64_MAX INT64_MAX macro
/freebsd/contrib/tzcode/
H A Dprivate.h321 # define INT_FAST64_MAX global() macro
326 # define INT_FAST64_MAX global() macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h548 # define INT_FAST64_MAX __INT_LEAST64_MAX macro