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

/macosx-10.10/ICU-531.30/icuSources/io/
H A Ducln_io.h27 UCLN_IO_START = -1, enumerator in enum:ECleanupIOType
H A Ducln_io.c37 ECleanupIOType libType = UCLN_IO_START;
56 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT);
58 if (UCLN_IO_START < type && type < UCLN_IO_COUNT)

Completed in 75 milliseconds