Home
last modified time | relevance | path

Searched defs:txt (Results 1 – 7 of 7) sorted by relevance

/qemu/target/hexagon/
H A Dgen_trans_funcs.py43 def code_fmt(txt): argument
H A Dhex_common.py310 def code_fmt(txt): argument
/qemu/tests/qtest/
H A Dcdrom-test.c69 char txt[] = "empty disc"; in prepare_image() local
/qemu/hw/net/
H A Di82596.c126 #define PRINT_PKTHDR(txt, BUF) do { \ argument
/qemu/pc-bios/s390-ccw/
H A Dbootmap.c23 #define dputs(txt) \ argument
/qemu/hw/usb/
H A Dbus.c537 static const char *txt[] = { in usb_speed() local
/qemu/target/sparc/
H A Dldst_helper.c392 static void dump_asi(const char *txt, target_ulong addr, int asi, int size, in dump_asi()