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

/openbsd-current/games/mille/
H A Dextern.c94 4, /* C_STOP */
116 4, /* C_STOP */
133 C_STOP, C_LIMIT, C_EMPTY, C_FLAT, C_CRASH, C_STOP, C_INIT
148 C_STOP, C_STOP, C_STOP, C_STOP,
H A Dtypes.c65 case C_STOP:
H A Dcomp.c69 case C_STOP: case C_CRASH:
322 case C_STOP:
328 *value *= Numcards[C_STOP] +
404 if (pp->can_go || ((is_repair(bat) || bat == C_STOP || spd == C_LIMIT) &&
449 case C_STOP:
465 (is_repair(pp->battle) || pp->battle == C_STOP))
H A Dmove.c236 if (pp->battle != C_INIT && pp->battle != C_STOP
253 case C_STOP:
306 if (pp->battle == C_STOP || pp->battle == C_INIT ||
501 case C_STOP:
H A Dmille.h121 #define C_STOP 8 macro
/openbsd-current/lib/libedit/
H A Dtty.h418 #define C_STOP 11 macro
H A Dtty.c403 {"stop", C_SH(C_STOP), MD_CHAR},
665 case C_STOP:
762 s[C_STOP] = td->c_cc[VSTOP];
844 td->c_cc[VSTOP] = s[C_STOP];
/openbsd-current/usr.bin/vi/vi/
H A Dv_ex.c163 ex_cinit(&cmd, C_STOP, 0, OOBLNO, OOBLNO, 0, ap);

Completed in 91 milliseconds