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

/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c175 *Kinitial_contents, *Osetf, *Ootherwise, *Oquote; variable in typeref:typename:LispObj *********
195 Oquote = STATIC_ATOM("QUOTE");
196 LispExportSymbol(Oquote);
1026 (XCONSP(form) && CAR(form) == Oquote) ||

Completed in 7 milliseconds