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

/xsrc/external/mit/xedit/dist/lisp/
H A Dread.c55 LispReadError(read__stream, read__line, format)
57 LispReadError(read__stream, read__line, format, arg1)
59 LispReadError(read__stream, read__line, format, arg1, arg2)
109 static void LispReadError(LispObj*, int, const char*, ...);
600 LispReadError(LispObj *stream, int line, const char *fmt, ...) function in typeref:typename:void

Completed in 3 milliseconds