Searched defs:UINT8_MAX (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dstdint.h161 #define UINT8_MAX (255) macro
162 #define UINT_LEAST8_MAX UINT8_MAX
163 #define UINT_FAST8_MAX UINT8_MAX
/bionic/tools/versioner/current/
H A Dstdint.h161 #define UINT8_MAX (255) macro
162 #define UINT_LEAST8_MAX UINT8_MAX
163 #define UINT_FAST8_MAX UINT8_MAX

Completed in 35 milliseconds