Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicopr.c1682 picoos_int32 lval32; in pr_getOutputItemList() local
1866 if (pr_isLatinNumber(lf->data, & lval32)) { in pr_getOutputItemList()
1867 … pr_int_to_string(lval32, (picoos_char *)pr->tmpItem.data, PR_MAX_DATA_LEN_Z); in pr_getOutputItemList()
1869 pr->tmpItem.val = lval32; in pr_getOutputItemList()