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

12

  /prebuilts/sdk/renderscript/clang-include/
stdint.h 72 # define __int_least32_t int64_t macro
94 # define __int_least32_t int56_t macro
110 # define __int_least32_t int48_t macro
126 # define __int_least32_t int40_t macro
146 # define __int_least32_t int32_t macro
154 #ifdef __int_least32_t
155 typedef __int_least32_t int_least32_t;
157 typedef __int_least32_t int_fast32_t;
159 #endif /* __int_least32_t */
349 #ifdef __int_least32_t
    [all...]

Completed in 465 milliseconds

12