Searched refs:lasttx (Results 1 – 3 of 3) sorted by relevance
1231 if (pp.lasttx) in ppop()1232 pp.lasttx = pp.lasttx->next = newof(0, struct oplist, 1, 0); in ppop()1234 pp.firsttx = pp.lasttx = newof(0, struct oplist, 1, 0); in ppop()1235 pp.lasttx->op = op; in ppop()1236 pp.lasttx->value = p; in ppop()
273 struct oplist* lasttx; /* last text file */ \
385 …* firstop; struct oplist* lastop; struct oplist* firsttx; struct oplist* lasttx; unsigned char arg… member437 …* firstop; struct oplist* lastop; struct oplist* firsttx; struct oplist* lasttx; unsigned char arg… member