Home | History | Annotate | Download | only in common

Lines Matching refs:stringTable

197 #define GET_STRING(idx) (const char *)(gMainTable.stringTable + (idx))
308 gMainTable.stringTable = table + currOffset;
312 ? gMainTable.stringTable : (table + currOffset));