Home
last modified time | relevance | path

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

/NextBSD/sys/arm64/include/
HD_stdint.h116 #define UINT_FAST8_MAX UINT32_MAX macro
/NextBSD/sys/riscv/include/
HD_stdint.h116 #define UINT_FAST8_MAX UINT32_MAX macro
/NextBSD/sys/arm/include/
HD_stdint.h116 #define UINT_FAST8_MAX UINT32_MAX macro
/NextBSD/sys/sparc64/include/
HD_stdint.h116 #define UINT_FAST8_MAX UINT32_MAX macro
/NextBSD/sys/x86/include/
HD_stdint.h133 #define UINT_FAST8_MAX UINT32_MAX macro
/NextBSD/sys/mips/include/
HD_stdint.h140 #define UINT_FAST8_MAX UINT32_MAX macro
/NextBSD/sys/powerpc/include/
HD_stdint.h139 #define UINT_FAST8_MAX UINT32_MAX macro
/NextBSD/contrib/libc++/include/
Dcstdint59 UINT_FAST8_MAX
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.h649 # define UINT_FAST8_MAX __UINT_LEAST8_MAX macro