Searched refs:impl_ (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/rust/hw/char/pl011/src/ |
H A D | memory_ops.rs | 19 impl_: MemoryRegionOps__bindgen_ty_2 {
|
/openbmc/qemu/util/ |
H A D | qsp.c | 360 #define QSP_GEN_VOID(type_, qsp_t_, func_, impl_) \ argument 367 impl_(obj, file, line); \ 374 #define QSP_GEN_RET1(type_, qsp_t_, func_, impl_) \ argument 382 err = impl_(obj, file, line); \
|