Searched refs:SA_POSSYM_OK (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/lib/
H A Dpicosa.c1113 #define SA_POSSYM_OK 0 macro
1121 * SA_POSSYM_OK : 'pos' and 'sym' are set to the read possym, *readPos is advanced
1137 return SA_POSSYM_OK;
1683 while (SA_POSSYM_OK == (rv = getNextPosSym(sa,&pos,&sym,sa->nextReadPos))) {

Completed in 77 milliseconds