Searched refs:the_cv (Results 1 – 3 of 3) sorted by relevance
112 #define MULTICALL_PUSHSUB(cx, the_cv) \ argument113 cx->blk_sub.cv = the_cv; \114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \119 if (!CvDEPTH(the_cv)) { \120 (void)SvREFCNT_inc(the_cv); \121 (void)SvREFCNT_inc(the_cv); \122 SAVEFREESV(the_cv); \125 #define PUSH_MULTICALL(the_cv) \ argument127 CV *_nOnclAshIngNamE_ = the_cv; \
1375 #define PUSH_MULTICALL(the_cv) \ argument1376 PUSH_MULTICALL_FLAGS(the_cv, 0)1381 #define PUSH_MULTICALL_FLAGS(the_cv, flags) \ argument1384 CV * const _nOnclAshIngNamE_ = the_cv; \1426 #define CHANGE_MULTICALL_FLAGS(the_cv, flags) \ argument1428 CV * const _nOnclAshIngNamE_ = the_cv; \
761 Amsd||PUSH_MULTICALL|CV* the_cv