Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A D_stdint.h105 #define INT_FAST64_MIN INT64_MIN macro
/freebsd/sys/arm/include/
H A D_stdint.h107 #define INT_FAST64_MIN INT64_MIN macro
/freebsd/sys/arm64/include/
H A D_stdint.h109 #define INT_FAST64_MIN INT64_MIN macro
/freebsd/sys/x86/include/
H A D_stdint.h124 #define INT_FAST64_MIN INT64_MIN macro
/freebsd/sys/powerpc/include/
H A D_stdint.h130 #define INT_FAST64_MIN INT64_MIN macro
/freebsd/contrib/tzcode/
H A Dprivate.h320 # define INT_FAST64_MIN LONG_MIN macro
325 # define INT_FAST64_MIN LLONG_MIN macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h543 # define INT_FAST64_MIN __INT_LEAST64_MIN macro