Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dperliol.h150 PERL_CALLCONV void PerlIO_cleantable(pTHX_ PerlIOl **tablep);
Dperlio.c497 PerlIO_cleantable(pTHX_ PerlIOl **tablep) in PerlIO_cleantable() argument
499 PerlIOl * const table = *tablep; in PerlIO_cleantable()
510 *tablep = NULL; in PerlIO_cleantable()
/openbsd/src/gnu/gcc/gcc/
Drtlanal.c2478 tablejump_p (rtx insn, rtx *labelp, rtx *tablep) in tablejump_p() argument
2491 if (tablep) in tablejump_p()
2492 *tablep = table; in tablejump_p()