Home
last modified time | relevance | path

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

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmemwatch.c267 static int mwAriAction = MW_ARI_ABORT; variable
1109 mwAriAction = action; in mwSetAriAction()
1135 if( mwAriAction & MW_ARI_IGNORE ) { in mwAssert()
1146 if( mwAriAction & MW_ARI_NULLREAD ) { in mwAssert()
1187 if( mwAriAction & MW_ARI_NULLREAD ) { in mwVerify()
1196 if( mwAriAction & MW_ARI_IGNORE ) { in mwVerify()
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.c219 static int mwAriAction = MW_ARI_ABORT; variable
1175 mwAriAction = action; in mwSetAriAction()
1202 if (mwAriAction & MW_ARI_IGNORE) { in mwAssert()
1213 if (mwAriAction & MW_ARI_NULLREAD) { in mwAssert()
1254 if (mwAriAction & MW_ARI_NULLREAD) { in mwVerify()
1263 if (mwAriAction & MW_ARI_IGNORE) { in mwVerify()
/dports/graphics/flasm/flasm-1.62_1/
H A Dmemwatch.c329 static int mwAriAction = MW_ARI_ABORT; variable
1223 mwAriAction = action; in mwSetAriAction()
1255 if( mwAriAction & MW_ARI_IGNORE ) { in mwAssert()
1267 if( mwAriAction & MW_ARI_NULLREAD ) { in mwAssert()
1314 if( mwAriAction & MW_ARI_NULLREAD ) { in mwVerify()
1323 if( mwAriAction & MW_ARI_IGNORE ) { in mwVerify()