Home
last modified time | relevance | path

Searched refs:mwTestMem (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmemwatch.c321 static const void *mwTestMem( const void *, unsigned, int );
519 if( mwTestMem( data, mwHead->size, MW_VAL_NML ) ) { in mwAbort()
1333 p = mwTestMem( tmp->blob, sizeof( tmp->blob ), type ); in mwDrop_()
1971 if( mwTestMem( data, mw->size, MW_VAL_NML ) ) { in mwFreeUp()
2002 static const void * mwTestMem( const void *p, unsigned len, int c ) { in mwTestMem() function
2089 if( mwTestMem( data, mw->size, MW_VAL_NML ) ) { in mwTestNow()
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.c273 static const void *mwTestMem(const void *, unsigned, int);
461 if (mwTestMem(data, mwHead->size, MW_VAL_NML)) { in mwAbort()
1415 p = mwTestMem(tmp->blob, sizeof(tmp->blob), type); in mwDrop_()
2075 if (mwTestMem(data, mw->size, MW_VAL_NML)) { in mwFreeUp()
2110 static const void *mwTestMem(const void *p, unsigned len, int c) in mwTestMem() function
2198 if (mwTestMem(data, mw->size, MW_VAL_NML)) { in mwTestNow()
/dports/graphics/flasm/flasm-1.62_1/
H A Dmemwatch.c387 static const void *mwTestMem( const void *, unsigned, int );
593 if( mwTestMem( data, mwHead->size, MW_VAL_NML ) ) { in mwAbort()
1464 p = mwTestMem( tmp->blob, sizeof( tmp->blob ), type ); in mwDrop_()
2102 if( mwTestMem( data, mw->size, MW_VAL_NML ) ) { in mwFreeUp()
2133 static const void * mwTestMem( const void *p, unsigned len, int c ) { in mwTestMem() function
2220 if( mwTestMem( data, mw->size, MW_VAL_NML ) ) { in mwTestNow()