代码搜索:continue
找到约 10,000 项符合「continue」的源代码
代码结果 10,000
www.eeworm.com/read/102423/6232196
c xks2d2s.c
/* Driver for routine ks2d2s */
#include
#include "nr.h"
#include "nrutil.h"
#define NMAX 1000
main()
{
long idum;
unsigned long j,jtrial,n1,n2,ntrial;
float d,prob,shrink,
www.eeworm.com/read/102423/6232808
c xks2d2s.c
/* Driver for routine ks2d2s */
#include
#define NRANSI
#include "nr.h"
#include "nrutil.h"
#define NMAX 1000
int main(void)
{
long idum;
unsigned long j,jtrial,n1,n2,ntrial
www.eeworm.com/read/101153/6237739
makefile
all: sound.o irqsig.o irqthread.o
# testresched.o sendresched.o
# all: rt_process.o rt_irq.o rt_irq_gen.o nonrt_irq.o monitor
MYCFLAGS = -O2 -Wall
include ../../rtl.mk
sound.o: sound.c
$(CC) ${INCL
www.eeworm.com/read/101082/6244264
c mout.c
/* @(#)mout.c 4.2 6/14/83 */
#include
#include
m_in(a,b,f) MINT *a; FILE *f;
{ MINT x,y,ten;
int sign,c;
short qten,qy;
xfree(a);
sign=1;
ten.len=1;
ten.val= &qten;
qten=b;
x
www.eeworm.com/read/101082/6248350
c startup.c
#ifndef lint
static char *sccsid = "@(#)startup.c 4.2 (ULTRIX) 3/7/91";
#endif lint
/************************************************************************
* *
* Copyright (c) 1984,1988
www.eeworm.com/read/101082/6249845
c rcvtty.c
/* rcvtty.c - a rcvmail program (a lot like rcvalert) handling IPC ttys */
#ifndef lint
static char ident[] = "@(#)$Id: rcvtty.c,v 1.2 90/11/25 19:05:34 sharpe Exp Locker: sharpe $";
#endif lint
#ifn
www.eeworm.com/read/101082/6250362
c rcvtty.c
/* rcvtty.c - a rcvmail program (a lot like rcvalert) handling IPC ttys */
#ifndef lint
static char ident[] = "@(#)$Id: rcvtty.c,v 1.2 90/11/25 19:05:34 sharpe Exp Locker: sharpe $";
#endif lint
#ifn
www.eeworm.com/read/101082/6252438
c ka630.c
#ifndef lint
static char *sccsid = "@(#)ka630.c 4.2 ULTRIX 10/10/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1984,85,86,
www.eeworm.com/read/101082/6252972
c mkioconf.c
#ifndef lint
static char *sccsid = "@(#)mkioconf.c 4.1 (ULTRIX) 7/2/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1986,87
www.eeworm.com/read/101082/6253057
c touch.c
#ifndef lint
static char *sccsid = "@(#)touch.c 4.1 (ULTRIX) 7/2/90";
#endif lint
#ifdef KERNEL
#include "../h/types.h"
#include "../h/stat.h"
#else KERNEL
#include
#include