Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicopr.c1687 pr_ioItemPtr litem2; in pr_getOutputItemList() local
1710 pr_copyItem(this, pr_WorkMem, &pr->tmpItem, &litem2); in pr_getOutputItemList()
1712 pr_appendItem(this, & (*first),& (*last),litem2); in pr_getOutputItemList()
1722 pr_copyItem(this, pr_WorkMem,& (*lf),& litem2); in pr_getOutputItemList()
1724 pr_appendItem(this, & (*first),& (*last),litem2); in pr_getOutputItemList()
1767 pr_copyItem(this, pr_WorkMem, &pr->tmpItem, &litem2); in pr_getOutputItemList()
1769 pr_appendItem(this, & (*first),& (*last), litem2); in pr_getOutputItemList()
1779 pr_copyItem(this, pr_WorkMem, &pr->tmpItem, &litem2); in pr_getOutputItemList()
1781 pr_appendItem(this, & (*first),& (*last),litem2); in pr_getOutputItemList()
1788 pr_copyItem(this, pr_WorkMem, &pr->tmpItem, &litem2); in pr_getOutputItemList()
[all …]