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

/xsrc/external/mit/xedit/dist/lisp/
H A Ddebugger.c195 LispFputc(Stdout, '\n');
200 LispFputc(Stdout, ' ');
263 LispFputc(Stdout, '\n');
270 LispFputc(Stdout, '\n');
319 LispFputc(Stdout, '#');
323 LispFputc(Stdout, ' ');
329 LispFputc(Stdout, '#');
333 LispFputc(Stdout, '\n');
363 LispFputc(Stdout, '\n');
487 LispFputc(Stdou
[all...]
H A Dio.h96 int LispFputc(LispFile*, int);
H A Dio.c372 LispFputc(LispFile *file, int ch) function in typeref:typename:int
H A Dlisp.c662 LispFputc(Stderr, '\n');
665 LispFputc(Stderr, '\n');
725 LispFputc(Stderr, '\n');
731 LispFputc(Stderr, '\n');
750 LispFputc(Stderr, '\n');
755 LispFputc(Stderr, '\n');
767 LispFputc(Stderr, '\n');
773 LispFputc(Stderr, '\n');

Completed in 10 milliseconds