Lines Matching refs:yyval
41 yyval = oalloc();
42 ebase[yyval] = 0;
44 eht[yyval] = VERT(EM(1.0, EFFPS(ps))); /* ht in machine units */
46 eht[yyval] = VERT(2); /* 2 half-spaces */
48 lfont[yyval] = rfont[yyval] = ROM;
71 lfont[yyval] = lf;
72 rfont[yyval] = rf;
76 t, yyval, p, ebase[yyval], eht[yyval], lfont[yyval],
77 rfont[yyval]);
78 printf(".ds %d \"%s\n", yyval, p);