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

/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h11875 # define PERL_LONG_MIN ((long)LONG_MIN) macro
11878 # define PERL_LONG_MIN ((long)MINLONG) macro
11880 # define PERL_LONG_MIN (-PERL_LONG_MAX - ((3 & -1) == 3)) macro
/openbsd-current/gnu/usr.bin/perl/
H A Dperl.h3188 #define PERL_LONG_MIN ((long)LONG_MIN) macro

Completed in 257 milliseconds