Searched refs:UINT40_MAX (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Headers/
H A Dstdint.h549 # define UINT40_MAX UINT40_C(1099511627775) macro
552 # define UINT_LEAST40_MAX UINT40_MAX
555 # define UINT_FAST40_MAX UINT40_MAX
558 # define __UINT_LEAST32_MAX UINT40_MAX
561 # define __UINT_LEAST16_MAX UINT40_MAX
564 # define __UINT_LEAST8_MAX UINT40_MAX

Completed in 70 milliseconds