Searched defs:th2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tcg/
H A Dtcg.c794 const TCGHelperInfo *th2 = p2; local
795 if (th1->func < th2->func)
797 else if (th1->func == th2->func)

Completed in 48 milliseconds