Searched defs:__UINT_LEAST16_MAX (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Headers/
H A Dstdint.h486 # define __UINT_LEAST16_MAX UINT64_MAX macro
517 # define __UINT_LEAST16_MAX UINT56_MAX macro
539 # define __UINT_LEAST16_MAX UINT48_MAX macro
561 # define __UINT_LEAST16_MAX UINT40_MAX macro
577 # define __UINT_LEAST16_MAX UINT32_MAX macro
605 # define __UINT_LEAST16_MAX UINT24_MAX macro
618 # define __UINT_LEAST16_MAX UINT16_MAX macro
627 # define UINT_LEAST16_MAX __UINT_LEAST16_MAX
630 # define UINT_FAST16_MAX __UINT_LEAST16_MAX

Completed in 1318 milliseconds