代码搜索:Mille

找到约 56 项符合「Mille」的源代码

代码结果 56
www.eeworm.com/read/101082/6251775

c init.c

# include "mille.h" /* * @(#)init.c 1.1 (Berkeley) 4/1/82 */ init() { reg PLAY *pp; reg int i, j; reg CARD card; for (j = 0; j < C_RIGHT_WAY; j++) Numseen[j] = 0; Numgos = 0; for (i =
www.eeworm.com/read/101082/6251784

c save.c

#include "mille.h" #include #include #include # ifdef attron # include # define _tty cur_term->Nttyb # endif attron /* * @(#)save.c 1.4 (Berkeley) 7/
www.eeworm.com/read/101082/6251777

c print.c

# include "mille.h" /* * @(#)print.c 1.1 (Berkeley) 4/1/82 */ # define COMP_STRT 20 # define CARD_STRT 2 prboard() { reg PLAY *pp; reg int i, j, k, temp; for (k = 0; k < 2; k++) { pp = &P
www.eeworm.com/read/101082/6251779

c table.c

# define DEBUG /* * @(#)table.c 1.1 (Berkeley) 4/1/82 */ # include "mille.h" main() { reg int i, j, count; printf(" %16s -> %5s %5s %4s %s\n", "Card", "cards", "count", "need", "opposite");
www.eeworm.com/read/179911/5293255

c indy_sc.c

/* $Id: indy_sc.c,v 1.14 2000/03/25 22:35:07 ralf Exp $ * * indy_sc.c: Indy cache managment functions. * * Copyright (C) 1997 Ralf Baechle (ralf@gnu.org), * derived from r4xx0.c by David S. Mille
www.eeworm.com/read/350097/3128157

c indy_sc.c

/* $Id: indy_sc.c,v 1.14 2000/03/25 22:35:07 ralf Exp $ * * indy_sc.c: Indy cache managment functions. * * Copyright (C) 1997 Ralf Baechle (ralf@gnu.org), * derived from r4xx0.c by David S. Mille