Searched refs:UCLN_START (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducln.h54 UCLN_START = -1, enumerator in enum:ECleanupLibraryType
H A Ducln_cmn.c79 U_ASSERT(UCLN_START < type && type < UCLN_COMMON);
80 if (UCLN_START < type && type < UCLN_COMMON)
87 ECleanupLibraryType libType = UCLN_START;

Completed in 173 milliseconds