HomeSort by relevance Sort by last modified time
    Searched full:klex (Results 1 - 2 of 2) sorted by null

  /external/svox/pico/lib/
picoklex.c 125 /* reserved values in klex to indicate :G2P needed for a lexentry */
134 * shortcut : klex
152 klex_subobj_t *klex; local
162 klex = (klex_subobj_t *) this->subObj;
165 &(klex->nrblocks))) {
166 if (klex->nrblocks > 0) {
167 PICODBG_DEBUG(("nr blocks: %i, curpos: %i", klex->nrblocks,curpos));
168 klex->searchind = this->base + curpos;
170 klex->searchind = NULL;
172 klex->lexblocks = this->base + PICOKLEX_LEX_NRBLOCKS_SIZE
490 klex_SubObj klex = (klex_SubObj) this; local
541 klex_SubObj klex = (klex_SubObj) this; local
    [all...]
picowa.h 66 in klex

Completed in 59 milliseconds