Home
last modified time | relevance | path

Searched refs:mwTest (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmemwatch.h480 int mwTest( const char *file, int line, int mw_test_flags );
581 #define CHECK() mwTest(__FILE__,__LINE__,MW_TEST_ALL)
582 #define CHECK_THIS(n) mwTest(__FILE__,__LINE__,n)
620 #define mwTest(f,l) macro
H A Dmemwatch.c608 int mwTest( const char *file, int line, int items ) { in mwTest() function
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.h474 int mwTest(const char *file, int line, int mw_test_flags);
575 #define CHECK() mwTest(__FILE__,__LINE__,MW_TEST_ALL)
576 #define CHECK_THIS(n) mwTest(__FILE__,__LINE__,n)
612 #define mwTest(f,l) macro
H A Dmemwatch.c526 int mwTest(const char *file, int line, int items) in mwTest() function
/dports/graphics/flasm/flasm-1.62_1/
H A Dmemwatch.h482 int mwTest( const char *file, int line, int mw_test_flags );
583 #define CHECK() mwTest(__FILE__,__LINE__,MW_TEST_ALL)
584 #define CHECK_THIS(n) mwTest(__FILE__,__LINE__,n)
622 #define mwTest(f,l) macro
H A Dmemwatch.c685 int mwTest( const char *file, int line, int items ) { in mwTest() function