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

/xsrc/external/mit/xedit/dist/lisp/
H A Dhelper.h62 #define FEQUALP 4 macro
67 #define XEQUALP(x, y) LispObjectCompare(x, y, FEQUALP)
H A Dhelper.c72 if (function == FEQUALP) {
124 FEQUALP) == NIL)
139 FEQUALP) != T)
167 FEQUALP) == NIL)
H A Dhash.c82 if (function == FEQUALP) {
541 function = FEQUALP;
H A Dcore.c117 predicate == Oequalp ? FEQUALP : 0

Completed in 11 milliseconds