代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/303580/13812282
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/303580/13812306
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/136865/5841962
dj makefile.dj
#
# For conditions of distribution and use, see copyright notice in libmng.h
#
# makefile for libmng - THE MNG library
# This makefile have been tested on DJGPP v2
# (Based on makefile.linux since bot
www.eeworm.com/read/136815/5856654
dj makefile.dj
#
# For conditions of distribution and use, see copyright notice in libmng.h
#
# makefile for libmng - THE MNG library
# This makefile have been tested on DJGPP v2
# (Based on makefile.linux since bot
www.eeworm.com/read/135955/5875983
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/135955/5876035
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/135955/5876074
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/135955/5876097
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/133703/5903207
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/133703/5903261
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'