Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicotok.c1303 picoos_uint8 uval8; in tok_treatChar() local
1326 if (picoktab_getIntPropTokenType(tok->graphTab, id, &uval8)) { in tok_treatChar()
1327 type = (pico_tokenType)uval8; in tok_treatChar()