Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/tools/darch/src/
Dcreate.c487 int subTotal, subCharLength; in DecideOrderInFst() local
506 last = DecideOrderInFst(curr, &subTotal, &subCharLength); in DecideOrderInFst()
508 curr->numItems = subTotal; in DecideOrderInFst()
509 count += subTotal; in DecideOrderInFst()