Home
last modified time | relevance | path

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

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmemwatch.c314 static int mwIsHeapOK( mwData *mw );
1729 if( !mwIsHeapOK( NULL ) ) { in mwRelink()
1768 static int mwIsHeapOK( mwData *includes_mw ) { in mwIsHeapOK() function
1805 if( mwIsHeapOK( mw ) ) { in mwIsOwned()
1840 if( !mwIsHeapOK( mw ) ) { in mwIsOwned()
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.c266 static int mwIsHeapOK(mwData * mw);
1796 if (!mwIsHeapOK(NULL)) { in mwRelink()
1833 static int mwIsHeapOK(mwData * includes_mw) in mwIsHeapOK() function
1880 if (mwIsHeapOK(mw)) { in mwIsOwned()
1928 if (!mwIsHeapOK(mw)) { in mwIsOwned()
/dports/graphics/flasm/flasm-1.62_1/
H A Dmemwatch.c380 static int mwIsHeapOK( mwData *mw );
1860 if( !mwIsHeapOK( NULL ) ) { in mwRelink()
1899 static int mwIsHeapOK( mwData *includes_mw ) { in mwIsHeapOK() function
1936 if( mwIsHeapOK( mw ) ) { in mwIsOwned()
1971 if( !mwIsHeapOK( mw ) ) { in mwIsOwned()