Searched defs:PERL_INT_MAX (Results 1 – 2 of 2) sorted by relevance
11823 # define PERL_INT_MAX ((int)INT_MAX) macro11826 # define PERL_INT_MAX ((int)MAXINT) macro11828 # define PERL_INT_MAX ((int)(PERL_UINT_MAX >> 1)) macro
3181 #define PERL_INT_MAX global() macro