Home
last modified time | relevance | path

Searched defs:hac (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/xen/xen/
H A Dhypervisor.c575 union hypervisor_attach_cookie hac; hypervisor_attach() local
803 union hypervisor_attach_cookie *hac = aux; hypervisor_print() local
[all...]
/netbsd-src/sys/dev/stbi/
H A Dstb_image.c1317 static int decode_block(jpeg *j, short data[64], huffman *hdc, huffman *hac, int b) in decode_block()