Lines Matching refs:p2
20 fromto(int p1, int p2, int p3) in fromto() argument
32 if (p2 > 0) { in fromto()
33 nrwid(p2, pss, p2); in fromto()
35 p2, yyval, yyval, p2); in fromto()
36 eht[yyval] += eht[p2]; in fromto()
37 b = eht[p2]; in fromto()
46 if (p2 > 0) { in fromto()
48 eht[p2]-ebase[p2]+b1, yyval, p2, pss, p2, EFFPS(ps)); in fromto()
50 yyval, p2, -(eht[p2]-ebase[p2]+b1)); in fromto()
69 yyval, p1, p2, p3, eht[yyval], ebase[yyval]); in fromto()
71 if (p2 > 0) ofree(p2); in fromto()