Home | History | Annotate | Download | only in Support

Lines Matching full:doinsert

101 static void doinsert(struct parse *, sop, size_t, sopno);
132 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
1328 - doinsert - insert a sop into the strip
1331 doinsert(struct parse *p, sop op, size_t opnd, sopno pos)