Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dsv.c14395 PTR_TBL_ENT_t **curentp; local
14398 curentp = ary + oldsize;
14402 ent->next = *curentp;
14403 *curentp = ent;