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

/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c97 #define SUBSETP 5 macro
2384 NIL : function == SUBSETP ? T : list2);
2386 return (intersection || xunion || function == SUBSETP ? NIL : list1);
2423 * SUBSETP
2460 if (function == SUBSETP) {
2505 if (function == SUBSETP) {
6164 return (LispListSet(builtin, SUBSETP));

Completed in 8 milliseconds