Home
last modified time | relevance | path

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

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmemwatch.c126 #define mwSTDERR stderr macro
128 #define mwSTDERR mwLog macro
543 fprintf(mwSTDERR,"MEMWATCH detected %ld anomalies\n",mwErrors); in mwAbort()
633 fprintf(mwSTDERR, "breakout: %s\n", cause); in mwBreakOut()
758 fprintf(mwSTDERR, "\n%s\nMEMWATCH: Abort, Retry or Ignore? ", estr); in mwARI()
1139 fprintf(mwSTDERR,"\nMEMWATCH: assert trap: %s(%d), %s\n", fn, ln, exps ); in mwAssert()
1200 fprintf(mwSTDERR,"\nMEMWATCH: verify trap: %s(%d), %s\n", fn, ln, exps ); in mwVerify()
1398 fprintf(mwSTDERR,"\nMEMWATCH: log file handle destroyed, using mwSTDERR\n" ); in mwLogR()
1399 mwLog = mwLogB1 = mwLogB2 = mwSTDERR; in mwLogR()
1400 return mwSTDERR; in mwLogR()
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.c119 #define mwSTDERR stderr macro
121 #define mwSTDERR mwLog macro
487 fprintf(mwSTDERR, "MEMWATCH detected %ld anomalies\n", mwErrors); in mwAbort()
535 fprintf(mwSTDERR, "breakout: %s\n", cause); in mwBreakOut()
808 fprintf(mwSTDERR, "\n%s\nMEMWATCH: Abort, Retry or Ignore? ", estr); in mwARI()
1206 fprintf(mwSTDERR, "\nMEMWATCH: assert trap: %s(%d), %s\n", fn, ln, exps); in mwAssert()
1267 fprintf(mwSTDERR, "\nMEMWATCH: verify trap: %s(%d), %s\n", fn, ln, exps); in mwVerify()
1486 fprintf(mwSTDERR, "\nMEMWATCH: log file handle destroyed, using mwSTDERR\n"); in mwLogR()
1487 mwLog = mwLogB1 = mwLogB2 = mwSTDERR; in mwLogR()
1488 return mwSTDERR; in mwLogR()
/dports/graphics/flasm/flasm-1.62_1/
H A Dmemwatch.c163 #define mwSTDERR stderr macro
165 #define mwSTDERR mwLog macro
617 fprintf(mwSTDERR,"MEMWATCH detected %ld anomalies\n",mwErrors); in mwAbort()
710 fprintf(mwSTDERR, "breakout: %s\n", cause); in mwBreakOut()
835 fprintf(mwSTDERR, "\n%s\nMEMWATCH: Abort, Retry or Ignore? ", estr); in mwARI()
1260 fprintf(mwSTDERR,"\nMEMWATCH: assert trap: %s(%d), %s\n", fn, ln, exps ); in mwAssert()
1328 fprintf(mwSTDERR,"\nMEMWATCH: verify trap: %s(%d), %s\n", fn, ln, exps ); in mwVerify()
1529 fprintf(mwSTDERR,"\nMEMWATCH: log file handle destroyed, using mwSTDERR\n" ); in mwLogR()
1530 mwLog = mwLogB1 = mwLogB2 = mwSTDERR; in mwLogR()
1531 return mwSTDERR; in mwLogR()