Searched defs:UINT8_MAX (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_limits.h31 #define UINT8_MAX ((u8)(~0U)) macro
/freebsd-11-stable/contrib/flex/
H A Dflexint.h53 #define UINT8_MAX (255U) macro
/freebsd-11-stable/contrib/libdivsufsort/include/
H A Ddivsufsort_private.h87 # define UINT8_MAX (255) macro
/freebsd-11-stable/sys/arm/include/
H A D_stdint.h72 #define UINT8_MAX 0xff macro
/freebsd-11-stable/sys/arm64/include/
H A D_stdint.h72 #define UINT8_MAX 0xff macro
/freebsd-11-stable/sys/powerpc/include/
H A D_stdint.h95 #define UINT8_MAX 0xff macro
/freebsd-11-stable/sys/riscv/include/
H A D_stdint.h72 #define UINT8_MAX 0xff macro
/freebsd-11-stable/sys/sparc64/include/
H A D_stdint.h72 #define UINT8_MAX 0xff macro
/freebsd-11-stable/sys/mips/include/
H A D_stdint.h96 #define UINT8_MAX 0xff macro
/freebsd-11-stable/sys/x86/include/
H A D_stdint.h82 #define UINT8_MAX 0xff macro
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRegisterValue.h107 uint8_t GetAsUInt8(uint8_t fail_value = UINT8_MAX, argument
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c78 #define UINT8_MAX (255U) macro
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c78 #define UINT8_MAX (255U) macro
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c78 #define UINT8_MAX (255U) macro
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c96 #define UINT8_MAX (255U) macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h623 # define UINT8_MAX UINT8_C(255) macro
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c89 #define UINT8_MAX (255U) macro

Completed in 261 milliseconds