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

  /external/svox/pico/lib/
picotrns.h 69 #define PICOTRNS_POS_INVALID (picoos_int16) -2 /* value to mark an invalid (e.g. uninitiated) position */
picospho.c 142 #define SPHO_POS_INVALID (PICOTRNS_POS_INVALID) /* indicates that no position was set yet */
679 * SPHO_POSSYM_UNDERFLOW : no more data in buf. 'pos' is set to PICOTRNS_POS_INVALID, 'sym' is undefined
680 * SPHO_POSSYM_INVALID : "strange" pos. 'pos' is set to PICOTRNS_POS_INVALID, 'sym' is undefined
701 *pos = PICOTRNS_POS_INVALID;
    [all...]
picosa.c     [all...]

Completed in 426 milliseconds