Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h82 # define UINT8_MAX (255U) macro
83 # define UINT_LEAST8_MAX UINT8_MAX
84 # define UINT_FAST8_MAX UINT8_MAX