Searched refs:firstp (Results 1 – 4 of 4) sorted by relevance
8802 S_new_logop(pTHX_ I32 type, I32 flags, OP** firstp, OP** otherp) in S_new_logop() argument8813 first = *firstp; in S_new_logop()8840 *firstp = NULL; in S_new_logop()
7432 S_new_logop(pTHX_ I32 type, I32 flags, OP **firstp, OP **otherp)7435 assert(firstp); assert(otherp)
4737 |NN OP **firstp \
2942 SR |OP* |new_logop |I32 type|I32 flags|NN OP **firstp|NN OP **otherp