Searched defs:unget (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dio.h57 int unget : 8; /* unread char */ member in struct:_LispFile
H A Dio.c60 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 Dprivate.h362 LispUngetInfo **unget; member in struct:_LispMac
H A Dlisp.c804 LispUngetInfo **info, *unget = lisp__data.unget[0]; local in function:LispTopLevel

Completed in 24 milliseconds