Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicopr.c1695 picoos_int32 largOfs; in pr_getOutputItemList() local
1730 largOfs = picokpr_getOutItemArgOfs(network, lo); in pr_getOutputItemList()
1731 … if ((largOfs!= 0) && ((lnextOfs = picokpr_getOutItemNextOfs(network, largOfs)) != 0)) { in pr_getOutputItemList()
1735 pr_getOutputItemList(this, pr, network,largOfs,vars,& lf,& ll); in pr_getOutputItemList()
1888 largOfs = picokpr_getOutItemVal(network, picokpr_getOutItemArgOfs(network, lo)); in pr_getOutputItemList()
1889 while ((ln < llen) && (ln2 < llen2) && (ln2 < largOfs)) { in pr_getOutputItemList()