Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dcirrus_vga_rop2.h42 glue(glue(glue(cirrus_patternfill_, ROP_NAME), _),DEPTH) in glue() argument
99 glue(glue(glue(cirrus_colorexpand_transp_, ROP_NAME), _),DEPTH) in glue() argument
148 glue(glue(glue(cirrus_colorexpand_, ROP_NAME), _),DEPTH) in glue() argument
184 glue(glue(glue(cirrus_colorexpand_pattern_transp_, ROP_NAME), _),DEPTH) in glue() argument
228 glue(glue(glue(cirrus_colorexpand_pattern_, ROP_NAME), _),DEPTH) in glue() argument
262 glue(glue(glue(cirrus_fill_, ROP_NAME), _),DEPTH) in glue() argument
H A Ddm163.c273 for (unsigned _ = 0; _ < LED_SQUARE_SIZE; _++) { in update_display_of_row() local
/qemu/tests/unit/
H A Dcheck-qobject.c40 static void do_test_equality(bool expected, int _, ...) in do_test_equality()
/qemu/pc-bios/s390-ccw/
H A Dcio.h484 typedef struct { char _[4096]; } addr_type; in chsc() member