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

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

Completed in 8 milliseconds