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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.c378 LispObj *result, *warnings_p, *failure_p; local in function:Lisp_Compile
386 warnings_p = NIL;
511 warnings_p = FIXNUM(com.warnings);
523 RETURN(0) = warnings_p;

Completed in 4 milliseconds