Home
last modified time | relevance | path

Searched refs:strFunc (Results 1 – 4 of 4) sorted by relevance

/RevoEX-2.3/build/demos/nwc24demo/include/
DFLViewer.h111 void CheckError ( const char* strFunc, NWC24Err err );
DMsgViewer.h134 void CheckError ( const char* strFunc, NWC24Err err );
/RevoEX-2.3/build/demos/nwc24demo/src/MsgViewer/
DMsgViewer.c205 void CheckError( const char* strFunc, NWC24Err err ) in CheckError() argument
209 OSReport( "%s: error %d\n", strFunc, err ); in CheckError()
/RevoEX-2.3/build/demos/nwc24demo/src/FLViewer/
DFLViewer.c198 void CheckError( const char* strFunc, NWC24Err err ) in CheckError() argument
202 OSReport( "%s: error %d\n", strFunc, err ); in CheckError()