Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dqueue.h354 #define QSIMPLEQ_CONCAT(head1, head2) do { \ macro
/openbmc/qemu/tcg/
H A Doptimize.c221 QSIMPLEQ_CONCAT(&di->mem_copy, &si->mem_copy); in move_mem_copies()
248 QSIMPLEQ_CONCAT(&ctx->mem_free, &ti->mem_copy); in reset_ts()