Home
last modified time | relevance | path

Searched refs:xav_max (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dav.h15 SSize_t xav_max; /* max index for which array has space */ member
80 #define AvMAX(av) ((XPVAV*) SvANY(av))->xav_max
H A Dsv.c1121 .xav_fill = -1, .xav_max = -1, .xav_alloc = 0 in Perl_sv_upgrade()
/openbsd/gnu/usr.bin/perl/ext/B/
H A DB.xs1490 #define PVAV_max_ix sv_SSize_tp | STRUCT_OFFSET(struct xpvav, xav_max)