HomeSort by: relevance | last modified time | path
    Searched defs:computer (Results 1 - 2 of 2) sorted by relevancy

  /src/games/trek/
computer.c 1 /* $NetBSD: computer.c,v 1.16 2009/08/12 08:54:54 dholland Exp $ */
35 static char sccsid[] = "@(#)computer.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: computer.c,v 1.16 2009/08/12 08:54:54 dholland Exp $");
48 ** On-Board Computer
50 ** A computer request is fetched from the captain. The requests
89 ** the computer; otherwise, you escape immediately to the main
111 computer(int v __unused) function in typeref:typename:void
124 if (check_out(COMPUTER))
131 printf("Computer record of galaxy for all long range "
293 * means get new computer request; newline mean
    [all...]
computer.c 1 /* $NetBSD: computer.c,v 1.16 2009/08/12 08:54:54 dholland Exp $ */
35 static char sccsid[] = "@(#)computer.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: computer.c,v 1.16 2009/08/12 08:54:54 dholland Exp $");
48 ** On-Board Computer
50 ** A computer request is fetched from the captain. The requests
89 ** the computer; otherwise, you escape immediately to the main
111 computer(int v __unused) function in typeref:typename:void
124 if (check_out(COMPUTER))
131 printf("Computer record of galaxy for all long range "
293 * means get new computer request; newline mean
    [all...]

Completed in 23 milliseconds