Searched defs:INT_MAX (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dlimits.h83 #define INT_MAX 0x7fffffff /* max value for an int */ macro
129 #define SSIZE_MAX INT_MAX
/bionic/tools/versioner/current/
H A Dlimits.h83 #define INT_MAX 0x7fffffff /* max value for an int */ macro
129 #define SSIZE_MAX INT_MAX

Completed in 54 milliseconds