| Home | Sort by: relevance | last modified time | path |
| /xsrc/external/mit/xedit/dist/lisp/ | |
| internal.h | 65 #define APPLY1(fun, arg) LispApply1(fun, arg) 697 LispObj *LispApply1(LispObj*, LispObj*); |
| lisp.c | 4781 LispApply1(LispObj *function, LispObj *argument) |