Searched refs:imopsp (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c1528 S_apply_attrs_my(pTHX_ HV *stash, OP *target, OP *attrs, OP **imopsp) argument
1572 *imopsp = append_elem(OP_LIST, *imopsp, imop);
1624 S_my_kid(pTHX_ OP *o, OP *attrs, OP **imopsp) argument
1635 my_kid(kid, attrs, imopsp);
1677 apply_attrs_my(stash, o, attrs, imopsp);
H A Dproto.h999 STATIC OP * S_my_kid(pTHX_ OP *o, OP *attrs, OP **imopsp);
1002 STATIC void S_apply_attrs_my(pTHX_ HV *stash, OP *target, OP *attrs, OP **imopsp);

Completed in 38 milliseconds