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

12

  /prebuilt/sdk/13/renderscript/clang-include/
stdint.h 71 # define __uint_least64_t uint64_t macro
82 typedef __uint_least64_t uint_least64_t;
84 typedef __uint_least64_t uint_fast64_t;
  /prebuilt/sdk/14/renderscript/clang-include/
stdint.h 71 # define __uint_least64_t uint64_t macro
82 typedef __uint_least64_t uint_least64_t;
84 typedef __uint_least64_t uint_fast64_t;
  /prebuilt/sdk/15/renderscript/clang-include/
stdint.h 71 # define __uint_least64_t uint64_t macro
82 typedef __uint_least64_t uint_least64_t;
84 typedef __uint_least64_t uint_fast64_t;

Completed in 53 milliseconds

12