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

/bionic/libc/include/
H A Dstdint.h54 typedef __uint8_t uint8_t; typedef
65 * int8_t & uint8_t
71 typedef uint8_t uint_least8_t;
72 typedef uint8_t uint_fast8_t;

Completed in 63 milliseconds