Searched defs:ixmax (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/Data-Dumper/ | ||
H A D | Dumper.xs | 873 const SSize_t ixmax = av_len((AV *)ival); in DD_dump() local |
/openbsd/gnu/usr.bin/perl/ | ||
H A D | sv.c | 11568 int ixmin = 0, ixmax = 0; local |