代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/136812/5857045
c swab.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)swab.c 1.1 92/07/30 SMI"; /* from UCB 4.2 83/06/27 */
#endif
/*
* Swab bytes
* Jeffrey Mogul, Stanford
*/
void
swab(from, to, n)
www.eeworm.com/read/136812/5857049
c frexp.c
#ifndef lint
static char sccsid[] = "@(#)frexp.c 1.1 92/07/30 SMI"; /* from UCB 5.2 3/9/86 */
#endif
/*
* the call
* x = frexp(arg,&exp);
* must return a double fp quantity x which is
www.eeworm.com/read/136812/5857214
c mkstemp.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)mkstemp.c 1.1 92/07/30 SMI"; /* from UCB 5.2 3/9/86 */
#endif
/*
* Copyright (c) 1983 Regents of the University of California.
* Al
www.eeworm.com/read/136812/5857497
c putw.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)putw.c 1.1 92/07/30 SMI"; /* from S5R2 1.3 */
#endif
/*LINTLIBRARY*/
/*
* The intent here is to provide a means to make the order o
www.eeworm.com/read/136812/5857525
c getw.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)getw.c 1.1 92/07/30 SMI"; /* from S5R2 1.3 */
#endif
/*LINTLIBRARY*/
/*
* The intent here is to provide a means to make the order o
www.eeworm.com/read/136812/5858011
c expand_path.c
#ifndef lint
#ifdef sccs
static char sccsid[] = "@(#)expand_path.c 1.1 92/07/30 SMI";
#endif
#endif
/*
* Sun Microsystems, Inc.
*/
/*-
Handles:
~/ => home dir
~user/ => user's home dir
www.eeworm.com/read/136812/5858718
c _comphash.c
#ifndef lint
static char sccsid[] = "@(#)_comphash.c 1.1 92/07/30 SMI"; /* from S5R2 1.1 */
#endif
#include "curses.ext"
_comphash (p)
register struct line *p;
{
register chtype *c, *l;
registe
www.eeworm.com/read/136812/5859287
c lex.c
/*
* lexical analyzer for colldef
*/
/* static char *sccsid = "@(#)lex.c 1.1 92/07/30 SMI"; */
#include "colldef.h"
#include "y.tab.h"
#include "extern.h"
#define NL '\n'
#define QUOTE '\"
www.eeworm.com/read/136812/5859318
c regex.c
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended p
www.eeworm.com/read/136812/5860849
c dag.c
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended p