Home
last modified time | relevance | path

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

/bionic/libc/include/
Dlimits.h87 # define LONG_MAX 0x7fffffffffffffffL /* max value for a signed long */ macro
91 # define LONG_MAX 0x7fffffffL /* max value for a long */ macro
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dgdtoaimp.h245 #define LONG_MAX 2147483647 macro