while ((PL_op = CALL_FPTR(PL_op->op_ppaddr)(aTHX))) { PERL_ASYNC_CHECK(); } #### while ((PL_op = CALL_FPTR(PL_op->op_ppaddr)(aTHX))) {}