代码搜索:Mille

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

代码结果 56
www.eeworm.com/read/131315/5946763

c mille.c

/* * Copyright (c) 1982, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/131315/5946771

h mille.h

/* * Copyright (c) 1982, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/131315/5946773

6 mille.6

.\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are per
www.eeworm.com/read/101082/6244839

6 mille.6

.TH mille 6 "" "" Unsupported .SH Name mille \- play Mille Bournes .SH Syntax .B /usr/games/mille [ \fIfile\fP ] .SH Description .NXB "mille game" .NXS "Mille Bournes game" "mille game" The .PN mille
www.eeworm.com/read/101082/6246704

6 mille.6

.TH mille 6 "" "" Unsupported .SH Name mille \- play Mille Bournes .SH Syntax .B /usr/games/mille [ \fIfile\fP ] .SH Description .NXB "mille game" .NXS "Mille Bournes game" "mille game" The .PN mille
www.eeworm.com/read/101082/6251758

c mille.c

/* ------------------------------------------------------------------ */ /* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */ /* | Reserved. This software contains proprietary and
www.eeworm.com/read/101082/6251765

h mille.h

/* ------------------------------------------------------------------ */ /* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */ /* | Reserved. This software contains proprietary and
www.eeworm.com/read/101082/6251774

c mille.c

# include "mille.h" # include # ifdef attron # include # endif attron /* * @(#)mille.c 1.3 (Berkeley) 5/10/83 */ int rub(); char _sobuf[BUFSIZ]; main(ac, av) reg int ac; reg
www.eeworm.com/read/101082/6251781

h mille.h

# include # include "curses.h" /* * @(#)mille.h 1.1 (Berkeley) 4/1/82 */ /* * Miscellaneous constants */ # define unsgn unsigned # define CARD short # ifdef vax # define ARNOLD 7
www.eeworm.com/read/131315/5946761

makefile

# @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= mille SRCS= comp.c end.c extern.c init.c mille.c misc.c move.c print.c \ roll.c save.c types.c varpush.c DPADD= ${LIBCURSES} ${LIBTERM} ${LIBCOMPAT} LDADD