Home
last modified time | relevance | path

Searched defs:ts1 (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/unit/
H A Dtest-visitor-serialization.c194 static void struct_compare(TestStruct *ts1, TestStruct *ts2) in struct_compare()
/qemu/tcg/
H A Doptimize.c280 static bool ts_are_copies(TCGTemp *ts1, TCGTemp *ts2) in ts_are_copies()