Searched defs:PERL_USHORT_MAX (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/CPANInternal-159.1/Unix-Getrusage-0.03/
H A Dppport.h2569 # define PERL_USHORT_MAX ((unsigned short)USHORT_MAX) macro
2572 # define PERL_USHORT_MAX ((unsigned short)MAXUSHORT) macro
2575 # define PERL_USHORT_MAX ((unsigned short)USHRT_MAX) macro
2577 # define PERL_USHORT_MAX ((unsigned short)~(unsigned)0) macro
/macosx-10.10.1/CPANInternal-159.1/Sub-Identify-0.04/
H A Dppport.h3156 # define PERL_USHORT_MAX ((unsigned short)USHORT_MAX) macro
3159 # define PERL_USHORT_MAX ((unsigned short)MAXUSHORT) macro
3162 # define PERL_USHORT_MAX ((unsigned short)USHRT_MAX) macro
3164 # define PERL_USHORT_MAX ((unsigned short)~(unsigned)0) macro
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/xs/
H A Dppport.h3441 # define PERL_USHORT_MAX ((unsigned short)USHORT_MAX) macro
3444 # define PERL_USHORT_MAX ((unsigned short)MAXUSHORT) macro
3447 # define PERL_USHORT_MAX ((unsigned short)USHRT_MAX) macro
3449 # define PERL_USHORT_MAX ((unsigned short)~(unsigned)0) macro

Completed in 125 milliseconds