Searched refs:QFIELD_STRUCT (Results 1 - 7 of 7) sorted by relevance

/external/qemu/
H A Dqemu_file.h31 #define _QFIELD_(t, f) { t, offsetof(QFIELD_STRUCT,f) }
38 #define _QFIELD_SIZEOF(f) sizeof(((QFIELD_STRUCT*)0)->f)
/external/qemu/hw/
H A Dgoldfish_battery.c52 #define QFIELD_STRUCT struct goldfish_battery_state macro
H A Dgoldfish_interrupt.c37 #define QFIELD_STRUCT struct goldfish_int_state macro
H A Dgoldfish_events_device.c63 #undef QFIELD_STRUCT macro
64 #define QFIELD_STRUCT events_state macro
H A Dgoldfish_mmc.c86 #define QFIELD_STRUCT struct goldfish_mmc_state macro
H A Dgoldfish_audio.c233 #define QFIELD_STRUCT struct goldfish_audio_state macro
H A Dgoldfish_nand.c128 #define QFIELD_STRUCT nand_dev_state macro

Completed in 68 milliseconds