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

/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c1795 LispObj *symbol, *indicator, *defalt; local in function:Lisp_Get
1797 defalt = ARGUMENT(2);
1808 result = defalt == UNSPEC ? NIL : defalt;

Completed in 8 milliseconds