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

/bionic/libc/include/
H A Dstdint.h59 typedef __uint8_t uint8_t; typedef
74 typedef uint8_t uint_least8_t;
86 typedef uint8_t uint_fast8_t;
/bionic/tools/versioner/current/
H A Dstdint.h59 typedef __uint8_t uint8_t; typedef
74 typedef uint8_t uint_least8_t;
86 typedef uint8_t uint_fast8_t;

Completed in 3977 milliseconds