Home
last modified time | relevance | path

Searched refs:impl_ (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/rust/hw/char/pl011/src/
H A Dmemory_ops.rs19 impl_: MemoryRegionOps__bindgen_ty_2 {
/openbmc/qemu/util/
H A Dqsp.c360 #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); \