Searched defs:padentry (Results 1 – 2 of 2) sorted by relevance
314 SV** const padentry = &PAD_SVl(op->op_targ); in PP() local1529 SV ** const padentry = &(PAD_SVl(op->op_targ)); in PP() local
944 SV** const padentry = &PAD_SVl(PL_op->op_targ); in PP() local6016 SV** const padentry = &PAD_SVl(op->op_targ); in PP() local7594 SV ** padentry; variable