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