Searched defs:apply (Results 1 – 6 of 6) sorted by relevance
126 # define apply(qp) ((qp->q_iord == INS && qp->q_keep == YES) || (qp->q_iord == DEL && qp->q_keep ==… macro
81 struct apply { struct82 char a_inline; /* in the line of normally applied deltas */83 char a_code; /* APPLY, NOAPPLY or EMPTY */84 int a_reason;
590 # define apply(qp) ((qp->q_iord == INS && qp->q_keep == YES) || (qp->q_iord == DEL && qp->q_keep ==… macro