HomeSort by: relevance | last modified time | path
    Searched refs:REMOVE (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xedit/dist/
ar-lib 200 func_at_file "${1#@}" -REMOVE "$archive"
204 $AR -NOLOGO -REMOVE:"$file" "$archive" || exit $?
ispell.c 55 #define REMOVE 2
479 else if (cmd == REMOVE)
491 /* add/remove uncapped word to/of list,
1699 (void)IspellIgnoredWord(undo->undo_str, REMOVE, -undo->undo_count);
1703 IspellIgnoredWord(undo->undo_str, REMOVE, 0);
  /xsrc/external/mit/xmh/dist/
tocfuncs.c 936 typedef enum {ADD, REMOVE, DELETE} TwiddleOperation;
972 case REMOVE:
1033 TwiddleSequence(scrn, REMOVE);
1047 TwiddleSequence(scrn, REMOVE);
  /xsrc/external/mit/xedit/dist/lisp/
core.c 79 #define REMOVE 1
2477 /* don't remove elements yet, will need
4413 remove-duplicates sequence &key from-end test test-not start end key
4513 if (function == REMOVE)
4565 /* Check if needs to remove something */
4584 if (function == REMOVE) {
4604 if (function == REMOVE) {
4625 if (function == REMOVE) {
4669 if (end < length && function == REMOVE) {
4691 if (function == REMOVE)
    [all...]

Completed in 9 milliseconds