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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhv.c1315 STRLEN hv_max, hv_fill; local
1317 if (!ohv || (hv_fill = HvFILL(ohv)) == 0)
1361 HvFILL(hv) = hv_fill;
1372 while (hv_max && hv_max + 1 >= hv_fill * 2)

Completed in 21 milliseconds