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

/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h11823 # define PERL_INT_MAX ((int)INT_MAX) macro
11826 # define PERL_INT_MAX ((int)MAXINT) macro
11828 # define PERL_INT_MAX ((int)(PERL_UINT_MAX >> 1)) macro
/openbsd-current/gnu/usr.bin/perl/
H A Dperl.h3181 #define PERL_INT_MAX ((int)INT_MAX) macro

Completed in 656 milliseconds