Searched refs:UINT24_MAX (Results 1 - 1 of 1) sorted by relevance
/third_party/elfutils/tests/ | ||
H A D | read_unaligned.c | 126 #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 |
Completed in 1 milliseconds