Searched defs:hac (Results 1 – 2 of 2) sorted by relevance
575 union hypervisor_attach_cookie hac; hypervisor_attach() local 803 union hypervisor_attach_cookie *hac = aux; hypervisor_print() local [all...]
1317 static int decode_block(jpeg *j, short data[64], huffman *hdc, huffman *hac, int b) in decode_block()