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

/xsrc/external/mit/xedit/dist/
H A Dar-lib200 func_at_file "${1#@}" -REMOVE "$archive"
204 $AR -NOLOGO -REMOVE:"$file" "$archive" || exit $?
H A Dispell.c55 #define REMOVE 2 macro
479 else if (cmd == REMOVE)
1699 (void)IspellIgnoredWord(undo->undo_str, REMOVE, -undo->undo_count);
1703 IspellIgnoredWord(undo->undo_str, REMOVE, 0);
/xsrc/external/mit/xmh/dist/
H A Dtocfuncs.c936 typedef enum {ADD, REMOVE, DELETE} TwiddleOperation; enumerator in enum:__anon2fb1ddcb0103
972 case REMOVE:
1033 TwiddleSequence(scrn, REMOVE);
1047 TwiddleSequence(scrn, REMOVE);
/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c79 #define REMOVE 1 macro
4513 if (function == REMOVE)
4584 if (function == REMOVE) {
4604 if (function == REMOVE) {
4625 if (function == REMOVE) {
4669 if (end < length && function == REMOVE) {
4691 if (function == REMOVE)
4711 return (LispDeleteOrRemoveDuplicates(builtin, REMOVE));
5070 return (LispDeleteRemoveXSubstitute(builtin, REMOVE, NONE));
5079 return (LispDeleteRemoveXSubstitute(builtin, REMOVE, I
[all...]

Completed in 11 milliseconds