Searched refs:tag_Table (Results 1 – 2 of 2) sorted by relevance
120 struct tag_Table { struct146 tag_Table code_table[GIF_MAX_LZW_CODE];160 struct tag_Table { struct201 tag_Table code_table[GIF_MAX_LZW_CODE];
55 FXSYS_memset(code_table, 0, sizeof(tag_Table) * GIF_MAX_LZW_CODE); in ClearTable()