Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdint.h291 #define UINT32_MAX 4294967295U macro
341 #define UINT_FAST32_MAX UINT32_MAX
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c101 #ifndef UINT32_MAX
102 #define UINT32_MAX (4294967295U) macro
H A Dlex.zconf.c_shipped101 #ifndef UINT32_MAX
102 #define UINT32_MAX (4294967295U)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdint.h173 # define UINT32_MAX (4294967295U) macro
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped83 #ifndef UINT32_MAX
84 #define UINT32_MAX (4294967295U)
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped109 #ifndef UINT32_MAX
110 #define UINT32_MAX (4294967295U)