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

12

  /prebuilts/sdk/renderscript/clang-include/
stdint.h 70 # define __int_least64_t int64_t macro
80 #ifdef __int_least64_t
81 typedef __int_least64_t int_least64_t;
83 typedef __int_least64_t int_fast64_t;
85 #endif /* __int_least64_t */
275 #ifdef __int_least64_t
283 #endif /* __int_least64_t */

Completed in 27 milliseconds

12