Searched refs:UINT_FAST32_MAX (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/riscv/include/
H A D_stdint.h118 #define UINT_FAST32_MAX UINT32_MAX macro
/freebsd-13-stable/sys/arm/include/
H A D_stdint.h120 #define UINT_FAST32_MAX UINT32_MAX macro
/freebsd-13-stable/sys/arm64/include/
H A D_stdint.h118 #define UINT_FAST32_MAX UINT32_MAX macro
/freebsd-13-stable/sys/mips/include/
H A D_stdint.h144 #define UINT_FAST32_MAX UINT32_MAX macro
/freebsd-13-stable/sys/powerpc/include/
H A D_stdint.h143 #define UINT_FAST32_MAX UINT32_MAX macro
/freebsd-13-stable/sys/x86/include/
H A D_stdint.h139 #define UINT_FAST32_MAX UINT32_MAX macro
/freebsd-13-stable/contrib/bc/include/
H A Dbcl.h133 #ifndef UINT_FAST32_MAX
134 #define UINT_FAST32_MAX __UINT_FAST32_MAX__ macro
135 #endif // UINT_FAST32_MAX
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h575 # define UINT_FAST32_MAX __UINT_LEAST32_MAX macro

Completed in 177 milliseconds