Home
last modified time | relevance | path

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

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmemwatch.c1768 static int mwIsHeapOK( mwData *includes_mw ) { in mwIsHeapOK() argument
1773 if( includes_mw == mw ) found++; in mwIsHeapOK()
1786 if( includes_mw != NULL && !found ) return 0; in mwIsHeapOK()
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.c1833 static int mwIsHeapOK(mwData * includes_mw) in mwIsHeapOK() argument
1839 if (includes_mw == mw) in mwIsHeapOK()
1858 if (includes_mw != NULL && !found) in mwIsHeapOK()
/dports/graphics/flasm/flasm-1.62_1/
H A Dmemwatch.c1899 static int mwIsHeapOK( mwData *includes_mw ) { in mwIsHeapOK() argument
1904 if( includes_mw == mw ) found++; in mwIsHeapOK()
1917 if( includes_mw != NULL && !found ) return 0; in mwIsHeapOK()