Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h277 #define UINT16_MAX 65535 macro
335 #define UINT_FAST16_MAX UINT16_MAX
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c98 #ifndef UINT16_MAX
99 #define UINT16_MAX (65535U) macro
H A Dlex.zconf.c_shipped98 #ifndef UINT16_MAX
99 #define UINT16_MAX (65535U)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h172 # define UINT16_MAX (65535) macro
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped80 #ifndef UINT16_MAX
81 #define UINT16_MAX (65535U)
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped106 #ifndef UINT16_MAX
107 #define UINT16_MAX (65535U)