HomeSort by relevance Sort by last modified time
    Searched defs:__uint_least8_t (Results 26 - 26 of 26) sorted by null

12

  /prebuilts/sdk/renderscript/clang-include/
stdint.h 77 # define __uint_least8_t uint64_t macro
99 # define __uint_least8_t uint56_t macro
115 # define __uint_least8_t uint48_t macro
131 # define __uint_least8_t uint40_t macro
151 # define __uint_least8_t uint32_t macro
171 # define __uint_least8_t uint24_t macro
182 # define __uint_least8_t uint16_t macro
199 # define __uint_least8_t uint8_t macro
204 typedef __uint_least8_t uint_least8_t;
206 typedef __uint_least8_t uint_fast8_t
    [all...]

Completed in 67 milliseconds

12