Searched refs:LispFputc (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | debugger.c | 195 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 D | io.h | 96 int LispFputc(LispFile*, int);
|
| H A D | io.c | 372 LispFputc(LispFile *file, int ch) function in typeref:typename:int
|
| H A D | lisp.c | 662 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