Home | History | Annotate | Download | only in lib

Lines Matching refs:picodata_step_result_t

330 static picodata_step_result_t sphoStep(register picodata_ProcessingUnit this,
922 static picodata_step_result_t sphoStep(register picodata_ProcessingUnit this,
1181 return (picodata_step_result_t)picoos_emRaiseException(this->common->em,
1326 return (picodata_step_result_t)picoos_emRaiseException(this->common->em,
1434 return (picodata_step_result_t)picoos_emRaiseException(this->common->em,
1454 return (picodata_step_result_t)picoos_emRaiseException(
1478 return (picodata_step_result_t)picoos_emRaiseException(this->common->em,
1527 return (picodata_step_result_t)picoos_emRaiseException(this->common->em, PICO_ERR_OTHER, NULL, NULL);
1539 return (picodata_step_result_t)picoos_emRaiseException(this->common->em, PICO_ERR_OTHER, NULL, NULL);
1568 return (picodata_step_result_t)picoos_emRaiseException(this->common->em, PICO_WARN_INCOMPLETE, NULL, NULL);
1619 return (picodata_step_result_t)rv;