Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm64/include/
HD_stdint.h109 #define INT_FAST64_MIN INT64_MIN macro
/freebsd-14-stable/sys/arm/include/
HD_stdint.h107 #define INT_FAST64_MIN INT64_MIN macro
/freebsd-14-stable/sys/riscv/include/
HD_stdint.h105 #define INT_FAST64_MIN INT64_MIN macro
/freebsd-14-stable/sys/x86/include/
HD_stdint.h124 #define INT_FAST64_MIN INT64_MIN macro
/freebsd-14-stable/sys/powerpc/include/
HD_stdint.h130 #define INT_FAST64_MIN INT64_MIN macro
/freebsd-14-stable/contrib/tzcode/
HDprivate.h344 # define INT_FAST64_MIN LONG_MIN macro
349 # define INT_FAST64_MIN LLONG_MIN macro
/freebsd-14-stable/contrib/llvm-project/clang/lib/Headers/
HDstdint.h547 # define INT_FAST64_MIN __INT_LEAST64_MIN macro