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

12

  /prebuilts/sdk/renderscript/clang-include/
stdint.h 74 # define __int_least16_t int64_t macro
96 # define __int_least16_t int56_t macro
112 # define __int_least16_t int48_t macro
128 # define __int_least16_t int40_t macro
148 # define __int_least16_t int32_t macro
168 # define __int_least16_t int24_t macro
179 # define __int_least16_t int16_t macro
185 #ifdef __int_least16_t
186 typedef __int_least16_t int_least16_t;
188 typedef __int_least16_t int_fast16_t
    [all...]

Completed in 15 milliseconds

12