Searched refs:LONGSIZE (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duconfig.h876 /* LONGSIZE:
885 #define LONGSIZE 4 /**/ macro
966 # if LONGSIZE == 4
969 # if LONGSIZE == 8
975 # if LONGSIZE == 4
978 # if LONGSIZE == 8
H A Dpp_pack.c49 The appropriate SHORTSIZE, INTSIZE, LONGSIZE, and LONGLONGSIZE
58 #if SHORTSIZE != SIZE16 || LONGSIZE != SIZE32
62 #if LONGSIZE > 4 && defined(_CRAY)
267 #if LONGSIZE != SIZE32
277 #if LONGSIZE != SIZE32
1182 #if LONGSIZE != SIZE32
1219 #if LONGSIZE > SIZE32 && INTSIZE == SIZE32
1223 #if LONGSIZE > SIZE32
1240 #if LONGSIZE > SIZE32 && INTSIZE == SIZE32
1244 #if LONGSIZE > SIZE3
[all...]
H A Dhandy.h112 LONGSIZE == sizeof(long)
151 # if LONGSIZE == 8 && QUADKIND == QUAD_IS_LONG
198 #if LONGSIZE > 4
H A Dperl.h1156 # if PTRSIZE == LONGSIZE
1167 #if PTRSIZE == LONGSIZE
1821 # define FSEEKSIZE LONGSIZE
H A Dconfig_h.SH900 /* LONGSIZE:
909 #define LONGSIZE $longsize /**/
990 # if LONGSIZE == 4
993 # if LONGSIZE == 8
999 # if LONGSIZE == 4
1002 # if LONGSIZE == 8
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.xs62 # if IVSIZE == LONGSIZE
92 # if PTRSIZE == LONGSIZE
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/
H A DPOSIX.xs1596 #if IVSIZE <= LONGSIZE
1619 #if IVSIZE <= LONGSIZE
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.xs730 #if defined (IVSIZE) && (IVSIZE == 8) && (LONGSIZE == 4)

Completed in 68 milliseconds