Searched refs:res (Results 1 – 1 of 1) sorted by relevance
296 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() local411 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 …]