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

/macosx-10.9.5/emacs-92/emacs/src/
H A Dprocess.c153 Lisp_Object Qrun, Qstop, Qsignal;
438 return Fcons (Qstop, Fcons (make_number (WSTOPSIG (w)), Qnil));
490 if (EQ (symbol, Qsignal) || EQ (symbol, Qstop))
897 status = Qstop;
7142 Qstop = intern ("stop");
7143 staticpro (&Qstop);
152 Lisp_Object Qrun, Qstop, Qsignal; variable

Completed in 121 milliseconds