Searched refs:idat_list_head (Results 1 – 1 of 1) sorted by relevance
1751 struct IDAT_list *idat_list_head; /* START of the list of IDAT information */ member1806 idat->idat_list_head = idat->idat_list_tail = &idat->global->idat_cache; in IDAT_init()1986 idat->idat_cur = idat->idat_list_head; in process_IDAT()2497 struct IDAT_list *list = zlib->idat->idat_list_head; in zlib_run()