Home
last modified time | relevance | path

Searched defs:LONG_MAX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/vdso/
H A Dlimits.h11 #define LONG_MAX ((long)(~0UL >> 1)) macro
/openbmc/linux/tools/testing/selftests/timers/
H A Dvalid-adjtimex.c105 #define LONG_MAX (~0UL>>1) macro
/openbmc/linux/tools/include/nolibc/
H A Dstdint.h110 #define LONG_MAX __LONG_MAX__ macro
/openbmc/u-boot/include/linux/
H A Dkernel.h13 #define LONG_MAX ((long)(~0UL>>1)) macro