Searched refs:UCLN_COMMON_START (Results 1 – 2 of 2) sorted by relevance
68 U_ASSERT(UCLN_COMMON_START < type && type < UCLN_COMMON_COUNT); in ucln_common_registerCleanup()69 if (UCLN_COMMON_START < type && type < UCLN_COMMON_COUNT) in ucln_common_registerCleanup()96 int32_t commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup()
35 UCLN_COMMON_START = -1, enumerator