Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/nolibc/
H A Dstdint.h79 #define INTPTR_MAX __LONG_MAX__ macro
81 #define PTRDIFF_MAX INTPTR_MAX
90 #define INT_FAST16_MAX INTPTR_MAX
91 #define INT_FAST32_MAX INTPTR_MAX
/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1002 …CASE_TEST(limit_intptr_max); EXPECT_EQ(1, INTPTR_MAX, sizeof(long) == 8 ? (intptr_t) 0x7f… in run_stdlib()
/openbmc/openbmc/poky/meta/recipes-support/vte/vte/
H A D0004-fast_float-Add-single-header-library-for-from_char-i.patch219 +// approximation. UINTPTR_MAX and INTPTR_MAX are optional, so avoid them for max