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

/xsrc/external/mit/xedit/dist/lisp/
H A Dpackage.c205 LispObj *variable, *package = NULL, *list, *code, *result_form; local in function:LispReallyDoSymbols
232 result_form = NIL;
236 result_form = init;
269 for (code = result_form; CONSP(code); code = CDR(code))

Completed in 2 milliseconds