Home
last modified time | relevance | path

Searched defs:PERL_USHORT_MAX (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h11759 # define PERL_USHORT_MAX ((unsigned short)USHORT_MAX) macro
11762 # define PERL_USHORT_MAX ((unsigned short)MAXUSHORT) macro
11765 # define PERL_USHORT_MAX ((unsigned short)USHRT_MAX) macro
11767 # define PERL_USHORT_MAX ((unsigned short)~(unsigned)0) macro
/openbsd/gnu/usr.bin/perl/
H A Dperl.h3175 #define PERL_USHORT_MAX ((unsigned short)USHRT_MAX) macro