Searched refs: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.h547 PERL_USHORT_MAX|5.004000||p
2567 #ifndef PERL_USHORT_MAX
2569 # 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
2593 # define PERL_SHORT_MAX ((short) (PERL_USHORT_MAX >> 1))
/macosx-10.10.1/CPANInternal-159.1/Sub-Identify-0.04/
H A Dppport.h619 PERL_USHORT_MAX|5.004000||p
3154 #ifndef PERL_USHORT_MAX
3156 # 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
3180 # define PERL_SHORT_MAX ((short) (PERL_USHORT_MAX >> 1))
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/xs/
H A Dppport.h662 PERL_USHORT_MAX|5.004000||p
3439 #ifndef PERL_USHORT_MAX
3441 # 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
3465 # define PERL_SHORT_MAX ((short) (PERL_USHORT_MAX >> 1))

Completed in 140 milliseconds