Searched defs:_defval (Results 1 – 2 of 2) sorted by relevance
| /qemu/include/hw/ |
| A D | qdev-properties.h | 75 #define DEFINE_PROP_SIGNED(_name, _state, _field, _defval, _prop, _type) \ argument 83 #define DEFINE_PROP_BIT(_name, _state, _field, _bit, _defval) \ argument 89 #define DEFINE_PROP_UNSIGNED(_name, _state, _field, _defval, _prop, _type) \ argument 97 #define DEFINE_PROP_BIT64(_name, _state, _field, _bit, _defval) \ argument 103 #define DEFINE_PROP_BOOL(_name, _state, _field, _defval) \ argument
|
| /qemu/target/riscv/ |
| A D | cpu.c | 1468 #define MULTI_EXT_CFG_BOOL(_name, _prop, _defval) \ argument
|
Completed in 10 milliseconds