HomeSort by relevance Sort by last modified time
    Searched defs:__UINT_LEAST32_MAX (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Headers/
stdint.h 443 # define __UINT_LEAST32_MAX UINT64_MAX
474 # define __UINT_LEAST32_MAX UINT56_MAX
496 # define __UINT_LEAST32_MAX UINT48_MAX
518 # define __UINT_LEAST32_MAX UINT40_MAX
534 # define __UINT_LEAST32_MAX UINT32_MAX
546 # define UINT_LEAST32_MAX __UINT_LEAST32_MAX
549 # define UINT_FAST32_MAX __UINT_LEAST32_MAX
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 443 # define __UINT_LEAST32_MAX UINT64_MAX
474 # define __UINT_LEAST32_MAX UINT56_MAX
496 # define __UINT_LEAST32_MAX UINT48_MAX
518 # define __UINT_LEAST32_MAX UINT40_MAX
534 # define __UINT_LEAST32_MAX UINT32_MAX
546 # define UINT_LEAST32_MAX __UINT_LEAST32_MAX
549 # define UINT_FAST32_MAX __UINT_LEAST32_MAX

Completed in 19 milliseconds