Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 4 of 4) sorted by relevance

/qemu/ui/
H A Dvnc-enc-zywrle.h269 int x0 = (int)*px0, x1 = (int)*px1; in harr() local
/qemu/disas/
H A Dsparc.c2519 int x0 = (match0 & x) != 0; in compare_opcodes() local
2529 int x0 = (lose0 & x) != 0; in compare_opcodes() local
/qemu/target/riscv/
H A Dvcrypto_helper.c740 uint32_t x0, x1; in sm3c() local
/qemu/hw/display/
H A Dvmware_vga.c421 int x0, int y0, int x1, int y1, int w, int h) in vmsvga_copy_rect()