Home
last modified time | relevance | path

Searched refs:ppop (Results 1 – 6 of 6) sorted by relevance

/original-bsd/usr.bin/pascal/pxp/
H A Dlval.c37 ppop("^");
43 ppop(".");
H A Dconst.c95 ppop("+");
99 ppop("-");
H A Drval.c83 ppop(r[0] == T_PLUS ? "+" : "-");
138 ppop(opname);
H A Dyycomm.c326 ppop("\f");
405 ppop("\t");
H A Dtype.c111 ppop("^");
H A Dpp.c265 ppop(s) in ppop() function