Home
last modified time | relevance | path

Searched refs:UINT32_MAX (Results 1 - 3 of 3) sorted by relevance

/interface/sdk_c/third_party/libuv/include/uv/
H A Dstdint-msvc2008.h142 #define UINT32_MAX _UI32_MAX macro
156 #define UINT_LEAST32_MAX UINT32_MAX
170 #define UINT_FAST32_MAX UINT32_MAX
181 # define UINTPTR_MAX UINT32_MAX
/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dstdint.h50 #define UINT32_MAX (0xffffffffu) macro
74 #define UINT_LEAST32_MAX UINT32_MAX
82 #define WINT_MAX UINT32_MAX
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dumachine.h217 #ifndef UINT32_MAX
219 # define UINT32_MAX ((uint32_t)(4294967295U)) macro

Completed in 2 milliseconds