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

  /external/clang/lib/Headers/
stdint.h 484 # define __UINT_LEAST32_MAX UINT64_MAX
515 # define __UINT_LEAST32_MAX UINT56_MAX
537 # define __UINT_LEAST32_MAX UINT48_MAX
559 # define __UINT_LEAST32_MAX UINT40_MAX
575 # define __UINT_LEAST32_MAX UINT32_MAX
587 # define UINT_LEAST32_MAX __UINT_LEAST32_MAX
590 # define UINT_FAST32_MAX __UINT_LEAST32_MAX
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 484 # define __UINT_LEAST32_MAX UINT64_MAX
515 # define __UINT_LEAST32_MAX UINT56_MAX
537 # define __UINT_LEAST32_MAX UINT48_MAX
559 # define __UINT_LEAST32_MAX UINT40_MAX
575 # define __UINT_LEAST32_MAX UINT32_MAX
587 # define UINT_LEAST32_MAX __UINT_LEAST32_MAX
590 # define UINT_FAST32_MAX __UINT_LEAST32_MAX

Completed in 318 milliseconds