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

/xsrc/external/mit/xedit/dist/lisp/
H A Dwrite.c107 LispObj *Oprint_level, *Oprint_length, *Oprint_circle, variable in typeref:typename:LispObj **
121 Oprint_length = STATIC_ATOM("*PRINT-LENGTH*");
122 LispProclaimSpecial(Oprint_length, NIL, NIL);
123 LispExportSymbol(Oprint_length);
281 LispAddVar(Oprint_length, length);
358 length = LispGetVar(Oprint_length);

Completed in 3 milliseconds