Searched defs:xhv_fill (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ | ||
H A D | hv.h | 36 STRLEN xhv_fill; /* how full xhv_array currently is */ member in struct:xpvhv 180 #define HvFILL(hv) ((XPVHV*) SvANY(hv))->xhv_fill |
Completed in 22 milliseconds