代码搜索:struct
找到约 10,000 项符合「struct」的源代码
代码结果 10,000
www.eeworm.com/read/177261/9462742
c route.c
/* route.c - packet routing routines */
/* Copyright 1984 - 1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1980, 1986, 1991, 1993
* The Regents of the University of
www.eeworm.com/read/177261/9462750
c tcp_timer.c
/* tcp_timer.c - TCP timer routines */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1995
* The Regents of the Univ
www.eeworm.com/read/177261/9462764
c tcp_usrreq.c
/* tcp_usrreq.c - TCP interface routines */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993, 1995
* The Regents of the Unive
www.eeworm.com/read/177261/9462806
c uipc_sock2.c
/* uipc_sock2.c - uipc primitive socket routines */
/* Copyright 1984-1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1990, 1993
* The Regents of t
www.eeworm.com/read/176998/9477734
c dial.c
/*
* dial.c Functions to dial, retry etc. Als contains the dialing
* directory code, _and_ the famous tu-di-di music.
*
* This file is part of the minicom communications package,
* Copyright 1
www.eeworm.com/read/372883/9489022
h tsp.h
/*
AAAA CCCC OOOO TTTTTT SSSSS PPPPP
AA AA CC OO OO TT SS PP PP
AAAAAA CC OO OO TT SSSS PPPPP
AA AA CC OO OO TT S
www.eeworm.com/read/176504/9495612
c c10.c
#
/*
C compiler, part 2
*/
#include "c1h.c"
char maprel[] { EQUAL, NEQUAL, GREATEQ, GREAT, LESSEQ,
LESS, GREATQP, GREATP, LESSEQP, LESSP
};
char notrel[] { NEQUAL, EQUAL, GREAT, GREATEQ
www.eeworm.com/read/176504/9495616
c c04.c
#
/*
* C compiler
*
*
*/
#include "c0h.c"
/*
* Reduce the degree-of-reference by one.
* e.g. turn "ptr-to-int" into "int".
*/
decref(at)
{
register t;
t = at;
if ((t & ~TYPE) == 0) {
er
www.eeworm.com/read/176504/9495623
c c01.c
#
/*
* C compiler
*
*
*/
#include "c0h.c"
/*
* Called from tree, this routine takes the top 1, 2, or 3
* operands on the expression stack, makes a new node with
* the operator op, and puts it
www.eeworm.com/read/372571/9503272
c iwlib.c
/*
* Wireless Tools
*
* Jean II - HPLB 97->99 - HPL 99->03
*
* Common subroutines to all the wireless tools...
*
* This file is released under the GPL license.
* Copyright (c) 1997-2003 J