Searched refs:did_ac (Results 1 – 3 of 3) sorted by relevance
856 boolean did_ac[NUM_HUFF_TBLS]; in finish_pass_gather() local862 MEMZERO(did_ac, SIZEOF(did_ac)); in finish_pass_gather()875 if (! did_ac[actbl]) { in finish_pass_gather()880 did_ac[actbl] = TRUE; in finish_pass_gather()
997 boolean did_ac[NUM_HUFF_TBLS]; in finish_pass_gather() local1003 MEMZERO(did_ac, sizeof(did_ac)); in finish_pass_gather()1016 if (! did_ac[actbl]) { in finish_pass_gather()1021 did_ac[actbl] = TRUE; in finish_pass_gather()
1404 boolean did_ac[NUM_HUFF_TBLS]; in finish_pass_gather() local1414 MEMZERO(did_ac, SIZEOF(did_ac)); in finish_pass_gather()1432 if (! did_ac[tbl]) { in finish_pass_gather()1437 did_ac[tbl] = TRUE; in finish_pass_gather()