Home
last modified time | relevance | path

Searched refs:mwAbort (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/kludge3d/kludge3d-20040822/src/
H A Dmemwatch.h407 void mwAbort( void );
H A Dmemwatch.c439 if( mwUseAtexit ) (void) atexit( mwAbort ); in mwInit()
443 void mwAbort( void ) { in mwAbort() function
551 mwAbort(); in mwTerm()
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.h402 void mwAbort(void);
H A Dmemwatch.c374 (void) atexit(mwAbort); in mwInit()
378 void mwAbort(void) in mwAbort() function
495 mwAbort(); in mwTerm()
/dports/graphics/flasm/flasm-1.62_1/
H A Dmemwatch.h411 void mwAbort( void );
H A Dmemwatch.c513 if( mwUseAtexit ) (void) atexit( mwAbort ); in mwInit()
517 void mwAbort( void ) { in mwAbort() function
628 mwAbort(); in mwTerm()