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

/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c110 #define NOTANY 4 macro
1535 result = function == EVERY || function == NOTANY ? T : NIL;
1594 if (function == NOTANY) {
1641 return (LispEverySomeAnyNot(builtin, NOTANY));

Completed in 7 milliseconds