Searched refs:canundo (Results 1 – 1 of 1) sorted by relevance
686 macpush(unsigned char *st, int canundo) in macpush() argument694 fprintf(trace, "macpush(%s), canundo=%d\n",st,canundo); in macpush()702 canundo = 0; /* can't undo inside a macro anyway */ in macpush()709 if (canundo) { in macpush()