Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/libuv/include/uv/
H A Dstdint-msvc2008.h140 #define UINT8_MAX _UI8_MAX macro
154 #define UINT_LEAST8_MAX UINT8_MAX
168 #define UINT_FAST8_MAX UINT8_MAX
/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dstdint.h48 #define UINT8_MAX (0xff) macro
69 #define UINT_FAST8_MAX UINT8_MAX
72 #define UINT_LEAST8_MAX UINT8_MAX
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dumachine.h209 #ifndef UINT8_MAX
211 # define UINT8_MAX ((uint8_t)(255U)) macro

Completed in 2 milliseconds