代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/306549/3736902
c export.c
/*
* export.c -- export a symbol (maybe a versioned one)
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
/* This st
www.eeworm.com/read/297160/3888814
c snull.c
/*
* snull.c -- the Simple Network Utility
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__
www.eeworm.com/read/297160/3888868
c sbull.c
/*
* sbull.c -- the Simple Block Utility
*
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__ /* don'
www.eeworm.com/read/297160/3888907
c jit.c
/*
* jit.c -- the just-in-time module (v2.1)
*
* Tested with 2.1.43 on the x86
*/
/* BUGS: this module is not reentrant: only one file can be read at a time
* the module usage count is not
www.eeworm.com/read/297160/3888930
c export.c
/*
* export.c -- export a symbol (maybe a versioned one)
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
/* This st
www.eeworm.com/read/278768/4141763
c sbull.c
/*
* sbull.c -- the Simple Block Utility
*
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__ /* don'
www.eeworm.com/read/278768/4141801
c jit.c
/*
* jit.c -- the just-in-time module (v2.1)
*
* Tested with 2.1.43 on the x86
*/
/* BUGS: this module is not reentrant: only one file can be read at a time
* the module usage count is not
www.eeworm.com/read/278320/4146477
h sunos4.h
/* sunos4.h
System dependencies for SunOS 4 (tested on 4.1.4)... */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Software Consortiu
www.eeworm.com/read/278320/4146478
h ultrix.h
/* ultrix.h
System dependencies for Ultrix 4.2 (tested on 4.2a+multicast)... */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet Softwa
www.eeworm.com/read/447738/1698573
s ccr.s
; Flag settings; clearf, setf
.text
.syntax no_register_prefix
start:
nop ; So we get it tested too -- and it makes the
; size of the code a 32-bit multiple, so
; the end of disassembly do