Lines Matching defs:result
612 int result = _OK;654 } while ( !(result = MiscCheckTimer( &timer )));658 if( _OK != result )659 return result;743 int result;752 result = motorP98BackToHomeSensor( ps );753 if( _OK != result )754 return result;884 int result;889 result = motorP98CheckSensorInHome( ps );891 if( _OK != result )