Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs1410 static SV *get_larray(pTHX_ stcxt_t *cxt, UV len, const char *cname);
6009 sv = get_larray(aTHX_ cxt, len, cname); in retrieve_lobject()
6281 static SV *get_larray(pTHX_ stcxt_t *cxt, UV len, const char *cname) in get_larray() function