Home
last modified time | relevance | path

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

/dports/devel/p5-autovivification/autovivification-0.18/xsh/
H A Dpeep.h59 #define xsh_peep_maybe_recurse(O, S) NOOP macro
81 static void xsh_peep_maybe_recurse(pTHX_ OP *o, ptable *seen) { in xsh_peep_maybe_recurse() function
82 #define xsh_peep_maybe_recurse(O, S) xsh_peep_maybe_recurse(aTHX_ (O), (S)) in xsh_peep_maybe_recurse() macro