Searched refs:qsp_t_ (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 370 e = qsp_entry_get(obj, file, line, qsp_t_); \ 374 #define QSP_GEN_RET1(type_, qsp_t_, func_, impl_) \ argument 385 e = qsp_entry_get(obj, file, line, qsp_t_); \
|