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

  /external/svox/pico/lib/
picopal.h 182 typedef enum {PICOPAL_BINARY_READ, PICOPAL_BINARY_WRITE, PICOPAL_TEXT_READ, PICOPAL_TEXT_WRITE} picopal_access_mode;
picopal.c 298 'PICOPAL_TEXT_WRITE' : Opens and truncates an existing file or creates a new
317 case PICOPAL_TEXT_WRITE :
picoos.c 991 (*f)->write = ((mode == PICOPAL_TEXT_WRITE) || (mode
    [all...]

Completed in 297 milliseconds