HomeSort by: relevance | last modified time | path
    Searched refs:checkcond (Results 1 - 5 of 5) sorted by relevancy

  /src/games/trek/
checkcond.c 1 /* $NetBSD: checkcond.c,v 1.7 2009/05/24 21:44:56 dholland Exp $ */
35 static char sccsid[] = "@(#)checkcond.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: checkcond.c,v 1.7 2009/05/24 21:44:56 dholland Exp $");
69 checkcond(void) function in typeref:typename:void
play.c 55 ** attack if the move was not free, and checkcond() to check up
112 checkcond();
Makefile 5 SRCS= abandon.c attack.c autover.c capture.c check_out.c checkcond.c \
move.c 177 checkcond();
trek.h 386 /* checkcond.c */
387 void checkcond(void);

Completed in 16 milliseconds