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

/xsrc/external/mit/xedit/dist/lisp/
H A Dpathname.c448 LispObj *object, *host, *defaults, *ostart, *oend, *junk_allowed; local in function:Lisp_ParseNamestring
450 junk_allowed = ARGUMENT(5);
690 else if (junk_allowed == UNSPEC || junk_allowed == NIL)
H A Dstring.c586 LispObj *ostring, *ostart, *oend, *oradix, *junk_allowed; local in function:Lisp_ParseInteger
588 junk_allowed = ARGUMENT(4);
666 (junk_allowed == UNSPEC || junk_allowed == NIL))

Completed in 4 milliseconds