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

/external/icu/icu4c/source/common/
H A Duelement.h17 * UHashTok moved here from uhash.h and renamed UElement.
19 * uhash.h aliases UElement to UHashTok,
36 * Because a UElement is the size of a native pointer or a 32-bit
39 union UElement { union
43 typedef union UElement UElement; typedef in typeref:union:UElement
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e
[all...]

Completed in 125 milliseconds