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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dav.h13 SSize_t xav_fill; /* Index of last element present */ member in struct:xpvav
68 #define AvFILLp(av) ((XPVAV*) SvANY(av))->xav_fill

Completed in 20 milliseconds