Home
last modified time | relevance | path

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

/RevoEX-2.3/build/libraries/mpds/src/
Dmpdssystem.c296 int res;
300 res =
304 if ( res != MP_RESULT_OK )
306 MPDSiWarning("MPSendAsync failed during data-sharing. result=%x", res);
308 return res;
403 int res; in Step() local
411 res = in Step()
415 if (res != MP_RESULT_OK) in Step()
417 MPDSiWarning("MPSendAsync failed during data-sharing. result=%x", res); in Step()
419 return res; in Step()
[all …]