Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/autodie/t/
H A Dhints.t89 my @list_context = copy(NO_SUCH_FILE, NO_SUCH_FILE2);
/openbsd/gnu/usr.bin/perl/dist/threads/
H A Dthreads.xs1215 int list_context; variable
1228 list_context = (GIMME_V == G_LIST);
1264 if (list_context) {
1271 if (! list_context) {