Home
last modified time | relevance | path

Searched defs:UINT_FAST8_MAX (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/arm64/include/
H A D_stdint.h118 #define UINT_FAST8_MAX UINT32_MAX macro
/freebsd/sys/arm/include/
H A D_stdint.h116 #define UINT_FAST8_MAX UINT32_MAX macro
/freebsd/sys/riscv/include/
H A D_stdint.h114 #define UINT_FAST8_MAX UINT32_MAX macro
/freebsd/sys/x86/include/
H A D_stdint.h133 #define UINT_FAST8_MAX UINT32_MAX macro
/freebsd/sys/powerpc/include/
H A D_stdint.h139 #define UINT_FAST8_MAX UINT32_MAX macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h864 # define UINT_FAST8_MAX __UINT_LEAST8_MAX macro