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

/external/clang/lib/Headers/
H A Dstdint.h596 # define UINT24_MAX UINT24_C(16777215) macro
599 # define UINT_LEAST24_MAX UINT24_MAX
602 # define UINT_FAST24_MAX UINT24_MAX
605 # define __UINT_LEAST16_MAX UINT24_MAX
608 # define __UINT_LEAST8_MAX UINT24_MAX

Completed in 261 milliseconds