Searched refs:is_undoable (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dedit.c3396 #define is_undoable(c) (!(classify[(c)&0x7f]&vU)) macro
4060 if (is_undoable(*cmd) && !macro.p) {

Completed in 148 milliseconds