Searched refs:cu3 (Results 1 – 4 of 4) sorted by relevance
22 const uint cu3 = 1U;27 if (cu3 == cu4)29 if (cu2 == cu3)
23 const uint cu3 = 1U;29 if (cu3 == cu4)31 if (cu2 == cu3)
1288 cu3
2112 CurrencyUnit * cu3 = (CurrencyUnit *)cu.clone(); in TestCurrencyUnit() local2113 if (!(*cu3 == cu)){ in TestCurrencyUnit()2133 delete cu3; in TestCurrencyUnit()