HomeSort by: relevance | last modified time | path
    Searched refs:Osetf (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/
math.c 634 (void)APPLY2(Osetf, place, number);
869 (void)APPLY2(Osetf, place, number);
internal.h 787 extern LispObj *Omake_array, *Kinitial_contents, *Osetf;
core.c 175 *Kinitial_contents, *Osetf, *Ootherwise, *Oquote;
192 Osetf = STATIC_ATOM("SETF");
207 Ssetf = ATOMID(Osetf);
3895 APPLY2(Osetf, place, &quote);
4235 APPLY2(Osetf, place, &quote);
4305 APPLY2(Osetf, place, &quote);
lisp.c 4924 result = APPLY2(Osetf, place, &quote);

Completed in 18 milliseconds