Home
last modified time | relevance | path

Searched refs:UCLN_START (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Ducln_cmn.c46 U_ASSERT(UCLN_START < type && type < UCLN_COMMON); in ucln_registerCleanup()
47 if (UCLN_START < type && type < UCLN_COMMON) in ucln_registerCleanup()
54 ECleanupLibraryType libType = UCLN_START; in ucln_lib_cleanup()
Ducln.h51 UCLN_START = -1, enumerator