Searched refs:UCLN_IO_COUNT (Results 1 – 4 of 4) sorted by relevance
29 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT];35 while (++libType<UCLN_IO_COUNT) { in io_cleanup()51 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT); in ucln_io_registerCleanup()53 if (UCLN_IO_START < type && type < UCLN_IO_COUNT) in ucln_io_registerCleanup()
29 UCLN_IO_COUNT /* This must be last */ enumerator
33 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT];40 while (++libType<UCLN_IO_COUNT) { in io_cleanup()56 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT); in ucln_io_registerCleanup()58 if (UCLN_IO_START < type && type < UCLN_IO_COUNT) in ucln_io_registerCleanup()
30 UCLN_IO_COUNT /* This must be last */ enumerator