Home
last modified time | relevance | path

Searched refs:PERL_LONG_MIN (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dlimits27 PERL_LONG_MIN
179 #ifndef PERL_LONG_MIN
181 # define PERL_LONG_MIN ((long)LONG_MIN)
184 # define PERL_LONG_MIN ((long)MINLONG)
186 # define PERL_LONG_MIN (-PERL_LONG_MAX - ((3 & -1) == 3))
256 __UNDEFINED__ IV_MIN PERL_LONG_MIN
274 __UNDEFINED__ IV_MIN PERL_LONG_MIN
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h11873 #ifndef PERL_LONG_MIN
11875 # 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
11990 # define IV_MIN PERL_LONG_MIN
12047 # define IV_MIN PERL_LONG_MIN
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D5003007443 PERL_LONG_MIN # T
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DChanges1044 PERL_LONG_MIN
/openbsd/gnu/usr.bin/perl/
H A Dperl.h2448 # define IV_MIN PERL_LONG_MIN
3188 #define PERL_LONG_MIN ((long)LONG_MIN) macro
H A Dhandy.h272 # define I32_MIN PERL_LONG_MIN
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc591 AmnUd||PERL_LONG_MIN
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50030071075 PERL_LONG_MIN # T