Lines Matching refs:ehufco
33 .ehufco: resd 256 ; code for each symbol label
524 movd mm_code, dword [dctbl + c_derived_tbl.ehufco + nbits * 4]
525 ;Z: code = dctbl->ehufco[nbits];
558 movd mm_code, dword [actbl + c_derived_tbl.ehufco + 0xf0 * 4]
559 ; code = actbl->ehufco[0xf0];
594 movd mm_code, dword [actbl + c_derived_tbl.ehufco + (size - 16) * 4]
595 ; code = actbl->ehufco[size-16];
640 movd mm_code, dword [actbl + c_derived_tbl.ehufco + 0xf0 * 4]
641 ; code = actbl->ehufco[0xf0];
666 movd mm_code, dword [actbl + c_derived_tbl.ehufco + (size - 16) * 4]
667 ; code = actbl->ehufco[size-16];
691 movd mm_code, dword [actbl + c_derived_tbl.ehufco + 0]
692 ; code = actbl->ehufco[0];