代码搜索:assertion
找到约 1,246 项符合「assertion」的源代码
代码结果 1,246
www.eeworm.com/read/336825/3348081
svn-base assert.c.svn-base
static char rcsid[] = "$Id$";
#include "assert.h"
const Except_T Assert_Failed = { "Assertion failed" };
void (assert)(int e) {
assert(e);
}
www.eeworm.com/read/301877/3831194
makefile
# You probably want to take -DREDEBUG out of CFLAGS, and put something like
# -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of
# internal assertion checking and some debuggin
www.eeworm.com/read/295365/3911253
makefile
# You probably want to take -DREDEBUG out of CFLAGS, and put something like
# -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of
# internal assertion checking and some debugg
www.eeworm.com/read/291465/3966002
makefile
# You probably want to take -DREDEBUG out of CFLAGS, and put something like
# -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of
# internal assertion checking and some debugg
www.eeworm.com/read/411046/2194996
makefile
# You probably want to take -DREDEBUG out of CFLAGS, and put something like
# -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of
# internal assertion checking and some debuggin
www.eeworm.com/read/382791/2624234
h dbugit.h
/*
* DBUGIT.H
*
* Debug Support Routines
*/
#ifndef _DBUGIT_
#define _DBUGIT_
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
/*
* "Normal" assertion checking. Provi
www.eeworm.com/read/267735/4259762
h dbugit.h
/*
* DBUGIT.H
*
* Debug Support Routines
*/
#ifndef _DBUGIT_
#define _DBUGIT_
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
/*
* "Normal" assertion checking. Provi
www.eeworm.com/read/109918/15545802
makefile
# You probably want to take -DREDEBUG out of CFLAGS, and put something like
# -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of
# internal assertion checking and some debugg
www.eeworm.com/read/109918/15545820
orig makefile.orig
# You probably want to take -DREDEBUG out of CFLAGS, and put something like
# -O in, *after* testing (-DREDEBUG strengthens testing by enabling a lot of
# internal assertion checking and some debugg
www.eeworm.com/read/104056/15711105
part-rename
#!/bin/sh
# Moving a directory specified with a trailing slash from one partition to
# another, and giving it a different name at the destination would cause mv
# to get a failed assertion.
if test "