OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QEMU_OPT_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
qemu-option.h
91
QEMU_OPT_SIZE
, /* size, accepts (K)ilo, (M)ega, (G)iga, (T)era postfix */
qemu-option.c
571
assert(opt->desc && opt->desc->type ==
QEMU_OPT_SIZE
);
587
case
QEMU_OPT_SIZE
:
Completed in 303 milliseconds