Searched refs:S_doeval (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | embed.h | 1202 #define doeval S_doeval 3245 #define doeval(a,b,c,d) S_doeval(aTHX_ a,b,c,d)
|
| D | pp_ctl.c | 2839 S_doeval(pTHX_ int gimme, OP** startop, CV* outside, U32 seq) in S_doeval() function
|
| D | proto.h | 1705 STATIC OP* S_doeval(pTHX_ int gimme, OP** startop, CV* outside, U32 seq)
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlhack.pod | 2255 errors within eval or require, seeing C<S_doeval> in the call stack
|