Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/tools/darch/src/
Dfst.c261 char* FSTStringStart; in createFST() local
272 FSTStringStart = (char*)(currFSTEntry + entryNum); in createFST()
293 strcpy( (void*)(FSTStringStart + curr->nameOffset), in createFST()
Dcreate.c594 char* FSTStringStart; in ConstructFSTFromStructure() local
634 charPtr = FSTStringStart = (char*)(currFSTEntry + total); in ConstructFSTFromStructure()
656 setStringOff(currFSTEntry, charPtr - FSTStringStart); in ConstructFSTFromStructure()