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

/macosx-10.10/ICU-531.30/icuSources/io/
H A Ducln_io.c33 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT];
40 while (++libType<UCLN_IO_COUNT) {
56 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT);
58 if (UCLN_IO_START < type && type < UCLN_IO_COUNT)
H A Ducln_io.h30 UCLN_IO_COUNT /* This must be last */ enumerator in enum:ECleanupIOType

Completed in 98 milliseconds