Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dread_unaligned.c126 #define UINT24_MAX 0xffffff macro
132 UINT24_MAX / 2 - 1,
133 UINT24_MAX / 2,
134 UINT24_MAX / 2 + 1,
135 UINT24_MAX,
136 UINT24_MAX -1
/external/llvm-project/clang/lib/Headers/
Dstdint.h582 # define UINT24_MAX UINT24_C(16777215) macro
585 # define UINT_LEAST24_MAX UINT24_MAX
588 # define UINT_FAST24_MAX UINT24_MAX
591 # define __UINT_LEAST16_MAX UINT24_MAX
594 # define __UINT_LEAST8_MAX UINT24_MAX
/external/clang/lib/Headers/
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