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