Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dqueue.h354 #define QSIMPLEQ_CONCAT(head1, head2) do { \ macro
/qemu/tcg/
H A Doptimize.c250 QSIMPLEQ_CONCAT(&di->mem_copy, &si->mem_copy); in move_mem_copies()
277 QSIMPLEQ_CONCAT(&ctx->mem_free, &ti->mem_copy); in reset_ts()
H A Dtcg.c3286 QSIMPLEQ_CONCAT(&to->branches, &from->branches); in move_label_uses()