Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/tools/darch/src/
Dcreate.c491 int subTotal, subCharLength; in DecideOrderInFst() local
510 last = DecideOrderInFst(curr, &subTotal, &subCharLength); in DecideOrderInFst()
512 curr->numItems = subTotal; in DecideOrderInFst()
513 count += subTotal; in DecideOrderInFst()