Searched defs:LONG_MAX (Results 1 – 2 of 2) sorted by relevance
11 #define LONG_MAX ((long)(~0UL >> 1)) macro
106 #define LONG_MAX (~0UL>>1) macro