Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm64/include/
HD_stdint.h108 #define INT_FAST32_MIN INT32_MIN macro
/freebsd-14-stable/sys/arm/include/
HD_stdint.h106 #define INT_FAST32_MIN INT32_MIN macro
/freebsd-14-stable/sys/riscv/include/
HD_stdint.h104 #define INT_FAST32_MIN INT32_MIN macro
/freebsd-14-stable/sys/x86/include/
HD_stdint.h123 #define INT_FAST32_MIN INT32_MIN macro
/freebsd-14-stable/sys/powerpc/include/
HD_stdint.h129 #define INT_FAST32_MIN INT32_MIN macro
/freebsd-14-stable/contrib/tzcode/
HDprivate.h370 # define INT_FAST32_MIN LONG_MIN macro
374 # define INT_FAST32_MIN INT_MIN macro
/freebsd-14-stable/contrib/llvm-project/clang/lib/Headers/
HDstdint.h741 # define INT_FAST32_MIN __INT_LEAST32_MIN macro