Searched refs:base (Results 1 – 6 of 6) sorted by relevance
118 uint16_t base; member417 if (last_ch >= comp_table_data[i1].base \418 && last_ch <= comp_table_data[i2].base) \423 if (last_ch == comp_table_data[i].base) \425 if (last_ch < comp_table_data[i].base) \438 if (last_ch == comp_table_data[i].base) \555 uint32_t base:8; member706 *outptr++ = decomp_table[i].base; \
121 uint16_t base; member421 if (last_ch >= comp_table_data[i1].base \422 && last_ch <= comp_table_data[i2].base) \427 if (last_ch == comp_table_data[i].base) \429 if (last_ch < comp_table_data[i].base) \442 if (last_ch == comp_table_data[i].base) \557 uint32_t base:8; member854 *outptr++ = decomp_table[i].base; \
118 uint16_t base; member256 if (last_ch >= comp_table_data[i1].base \257 && last_ch <= comp_table_data[i2].base) \262 if (last_ch == comp_table_data[i].base) \264 if (last_ch < comp_table_data[i].base) \277 if (last_ch == comp_table_data[i].base) \385 uint16_t base; member508 ch = decomp_table[i].base; \
248 uint16_t base; member319 if (comp_table_data[idx].base == lasttwo) \
257 uint16_t base; member328 if (comp_table_data[idx].base == lasttwo) \
374 uint16_t base; member444 if (comp_table_data[idx].base == (uint16_t) lasttwo) \
Completed in 10 milliseconds