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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhv.h309 # define PERL_HV_ARRAY_ALLOC_BYTES(size) ((size) * sizeof(HE*)) macro
312 # define PERL_HV_ARRAY_ALLOC_BYTES(size) \ macro

Completed in 21 milliseconds