Home
last modified time | relevance | path

Searched defs:cxix (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dpp_ctl.c47 I32 cxix; in PP() local
1575 const I32 cxix = dopopto_cursub(); in Perl_block_gimme() local
1598 const I32 cxix = dopopto_cursub(); in Perl_is_lvalue_sub() local
1611 const I32 cxix = dopoptosub(cxstack_ix-1); in Perl_was_lvalue_sub() local
1764 Perl_dounwind(pTHX_ I32 cxix) in Perl_dounwind()
1969 I32 cxix; in Perl_die_unwind() local
2133 I32 cxix = dopopto_cursub(); in Perl_caller_cx() local
2795 I32 cxix = dopopto_cursub(); in PP() local
2927 I32 cxix; in S_unwind_loop() local
3183 I32 cxix; in PP() local
[all …]
Dinline.h3555 I32 cxix; in Perl_gimme_V() local
/openbsd/src/gnu/usr.bin/perl/ext/mro/
Dmro.xs468 I32 cxix = cxstack_ix; variable
/openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/
Dppport.h16549 I32 cxix = DPPP_dopoptosub_at(cxstack, cxstack_ix); in DPPP_() local