Home
last modified time | relevance | path

Searched refs:UINT8_MAX (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h263 #define UINT8_MAX 255 macro
329 #define UINT_FAST8_MAX UINT8_MAX
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c95 #ifndef UINT8_MAX
96 #define UINT8_MAX (255U) macro
H A Dlex.zconf.c_shipped95 #ifndef UINT8_MAX
96 #define UINT8_MAX (255U)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h171 # define UINT8_MAX (255) macro
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped77 #ifndef UINT8_MAX
78 #define UINT8_MAX (255U)
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped103 #ifndef UINT8_MAX
104 #define UINT8_MAX (255U)