Home
last modified time | relevance | path

Searched refs:MONITOR_IS_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/external/qemu/
Dmonitor.h11 #define MONITOR_IS_DEFAULT 0x01 macro
Dmonitor.c3045 if (!cur_mon || (flags & MONITOR_IS_DEFAULT)) in monitor_init()
Dvl.c6203 monitor_init(monitor_hd, MONITOR_USE_READLINE | MONITOR_IS_DEFAULT); in main()
Dvl-android.c6218 monitor_init(monitor_hd, MONITOR_USE_READLINE | MONITOR_IS_DEFAULT); in main()