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

/xsrc/external/mit/xedit/dist/lisp/
H A Dio.h85 int LispUnget(int);
H A Dread.c748 LispUnget(ch);
768 LispUnget(ch);
837 LispUnget(ch);
1086 LispUnget(atlist);
1137 LispUnget(ch);
1183 LispUnget(ch);
1653 LispUnget(ch);
1718 LispUnget(ch);
H A Dhelper.c864 LispUnget(ch);
873 LispUnget(ch);
874 LispUnget('#');
H A Dio.c101 LispUnget(int ch) function in typeref:typename:int
107 LispWarning("character %c lost at LispUnget()", unget->buffer[0]);

Completed in 13 milliseconds