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