Home
last modified time | relevance | path

Searched refs:INT_FAST8_MIN (Results 1 – 10 of 10) sorted by relevance

/NextBSD/sys/arm64/include/
HD_stdint.h104 #define INT_FAST8_MIN INT32_MIN macro
/NextBSD/sys/riscv/include/
HD_stdint.h104 #define INT_FAST8_MIN INT32_MIN macro
/NextBSD/sys/arm/include/
HD_stdint.h104 #define INT_FAST8_MIN INT32_MIN macro
/NextBSD/sys/sparc64/include/
HD_stdint.h104 #define INT_FAST8_MIN INT32_MIN macro
/NextBSD/sys/x86/include/
HD_stdint.h121 #define INT_FAST8_MIN INT32_MIN macro
/NextBSD/sys/mips/include/
HD_stdint.h128 #define INT_FAST8_MIN INT32_MIN macro
/NextBSD/sys/powerpc/include/
HD_stdint.h127 #define INT_FAST8_MIN INT32_MIN macro
/NextBSD/contrib/libc++/include/
Dcstdint49 INT_FAST8_MIN
Dmodule.modulemap194 INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX,
/NextBSD/contrib/llvm/tools/clang/lib/Headers/
HDstdint.h647 # define INT_FAST8_MIN __INT_LEAST8_MIN macro