Searched defs:unget (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ | ||
| H A D | io.h | 57 int unget : 8; /* unread char */ member in struct:_LispFile |
| H A D | io.c | 60 LispUngetInfo *unget = lisp__data.unget[lisp__data.iunget]; local in function:LispGet 103 LispUngetInfo *unget = lisp__data.unget[lisp__data.iunget]; local in function:LispUnget [all...] |
| H A D | private.h | 362 LispUngetInfo **unget; member in struct:_LispMac |
| H A D | lisp.c | 804 LispUngetInfo **info, *unget = lisp__data.unget[0]; local in function:LispTopLevel |
Completed in 24 milliseconds