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

/ast/src/lib/libtk/compat/
H A Dlimits.h22 #define INT_MAX 0x7fffffff macro
/ast/src/lib/librecsort/
H A Drshdr.h91 #ifndef INT_MAX
92 #define INT_MAX ((int)(UINT_MAX >> 1) ) macro
H A Drskeyhdr.h43 #ifndef INT_MAX
44 #define INT_MAX ((int)(~((unsigned int)0)) >> 1) macro
54 #define MAXFIELD INT_MAX

Completed in 20 milliseconds