Home
last modified time | relevance | path

Searched refs:klex_getSearchIndexVal (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/lib/
Dpicoklex.c247 static picoos_uint32 klex_getSearchIndexVal(const klex_SubObj this, in klex_getSearchIndexVal() function
281 indval = klex_getSearchIndexVal(this, mid); in klex_getLexblockNr()
292 indval = klex_getSearchIndexVal(this, low); in klex_getLexblockNr()
298 indval = klex_getSearchIndexVal(this, low); in klex_getLexblockNr()
299 while (indval == klex_getSearchIndexVal(this, low-1)) { in klex_getLexblockNr()
330 sval1 = klex_getSearchIndexVal(this, index); in klex_getLexblockRange()
335 sval2 = klex_getSearchIndexVal(this, index - 1); in klex_getLexblockRange()
341 sval2 = klex_getSearchIndexVal(this, index); in klex_getLexblockRange()
347 sval2 = klex_getSearchIndexVal(this, index); in klex_getLexblockRange()