Searched refs:cu2 (Results 1 – 3 of 3) sorted by relevance
64 struct Dwarf_CU *cu2 = (struct Dwarf_CU *) arg2; in findcu_cb() local70 if (cu1->start < cu2->start) in findcu_cb()72 if (cu1->start >= cu2->end) in findcu_cb()77 if (cu2->start < cu1->start) in findcu_cb()79 if (cu2->start >= cu1->end) in findcu_cb()
1634 CurrencyUnit cu2(cu); in TestCurrencyUnit() local1635 if (!(cu2 == cu)){ in TestCurrencyUnit()
1890 CurrencyUnit cu2(cu); in TestCurrencyUnit() local1891 if (!(cu2 == cu)){ in TestCurrencyUnit()