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

/xsrc/external/mit/xedit/dist/lisp/
H A Dpathname.c46 LispObj *Oparse_namestring, *Kerror, *Kabsolute, *Krelative, *Kskip; variable in typeref:typename:LispObj ****
57 Krelative = KEYWORD("RELATIVE");
544 cdr = CONS(Krelative, NIL);
570 if (CAAR(cons) == Krelative &&
734 if (dir != Kabsolute && dir != Krelative)
856 cdr = CONS(Krelative, NIL);
H A Dinternal.h793 extern LispObj *Oparse_namestring, *Kerror, *Kabsolute, *Krelative, *Oopen,

Completed in 4 milliseconds