Searched refs:impl_ (Results 1 – 1 of 1) sorted by relevance
| /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); \
|