Searched refs:charLength (Results 1 – 1 of 1) sorted by relevance
482 DirStructure* DecideOrderInFst(DirStructure* start, int* numItems, int* charLength) in DecideOrderInFst() argument529 *charLength = chars; in DecideOrderInFst()588 int charLength, numItems; in ConstructFSTFromStructure() local618 DecideOrderInFst(root, &numItems, &charLength); in ConstructFSTFromStructure()621 fstLength = total * sizeof(FSTEntry) + charLength; in ConstructFSTFromStructure()