HomeSort by relevance Sort by last modified time
    Searched refs:PICO_STEP_ERROR (Results 1 - 4 of 4) sorted by null

  /external/svox/pico/lib/
picodefs.h 157 #define PICO_STEP_ERROR (pico_Status) -200
picoapi.c 641 status = PICO_STEP_ERROR;
643 status = PICO_STEP_ERROR;
645 status = PICO_STEP_ERROR;
647 status = PICO_STEP_ERROR;
652 status = PICO_STEP_ERROR;
picoctrl.c 759 return (picodata_step_result_t)PICO_STEP_ERROR;
769 return (picodata_step_result_t)PICO_STEP_ERROR;
775 return (picodata_step_result_t)PICO_STEP_ERROR;
784 return (picodata_step_result_t)PICO_STEP_ERROR;
790 return (picodata_step_result_t)PICO_STEP_ERROR;
picoos.c 745 case PICO_STEP_ERROR:
    [all...]

Completed in 49 milliseconds