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

/external/icu4c/io/
H A Ducln_io.h27 UCLN_IO_START = -1, enumerator in enum:ECleanupIOType
H A Ducln_io.c33 ECleanupIOType libType = UCLN_IO_START;
51 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT);
53 if (UCLN_IO_START < type && type < UCLN_IO_COUNT)

Completed in 86 milliseconds