Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicoklex.c363 picoos_uint8 *lexgraph; in klex_lexMatch() local
366 lexgraph = &(lexentry[1]); in klex_lexMatch()
369 graph[i], lexgraph[i])); in klex_lexMatch()
370 if (lexgraph[i] < graph[i]) { in klex_lexMatch()
372 } else if (lexgraph[i] > graph[i]) { in klex_lexMatch()