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

/xsrc/external/mit/xedit/dist/lisp/
H A Dwrite.c108 *Oprint_escape, *Oprint_case; variable in typeref:typename:LispObj *****
136 Oprint_case = STATIC_ATOM("*PRINT-CASE*");
137 LispProclaimSpecial(Oprint_case, Kupcase, NIL);
138 LispExportSymbol(Oprint_case);
285 LispAddVar(Oprint_case, ocase);
388 ocase = LispGetVar(Oprint_case);

Completed in 3 milliseconds