Searched refs:S_new_logop (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | embed.h | 1388 #define new_logop S_new_logop 3906 #define new_logop(a,b,c,d) S_new_logop(aTHX_ a,b,c,d)
|
H A D | proto.h | 994 STATIC OP* S_new_logop(pTHX_ I32 type, I32 flags, OP **firstp, OP **otherp);
|
H A D | op.c | 3424 S_new_logop(pTHX_ I32 type, I32 flags, OP** firstp, OP** otherp) function
|
Completed in 97 milliseconds