Searched refs:isyms_ (Results 1 – 1 of 1) sorted by relevance
/external/srec/tools/grxmlcompile/ |
D | fst-io.h | 53 : fst_(fst), isyms_(isyms), osyms_(osyms), ssyms_(ssyms), in FstPrinter() 100 PrintId(l, isyms_, "arc input label"); in PrintILabel() 138 const SymbolTable *isyms_; // ilabel symbol table variable 217 isyms_(isyms), osyms_(osyms), ssyms_(ssyms), in FstReader() 331 return StrToId(s, isyms_, "arc ilabel"); in StrToILabel() 353 const SymbolTable *isyms_; // ilabel symbol table variable
|