Searched defs:UElement (Results 1 – 2 of 2) sorted by relevance
39 union UElement { union43 typedef union UElement UElement; typedef
166 static UBool U_CALLCONV neverTRUE(const UElement /*key1*/, const UElement /*key2*/) { in neverTRUE()