Searched refs:str_table_size (Results 1 – 1 of 1) sorted by relevance
581 Off str_table_size = 0; in GetStringByIndex() local583 &str_table_size); in GetStringByIndex()584 if (str_table != 0 && str_index < str_table_size) { in GetStringByIndex()586 str_table_size -= str_index; in GetStringByIndex()587 while (str_table_size > 0) { in GetStringByIndex()593 str_table_size -= 1; in GetStringByIndex()