Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducln_cmn.c55 ECleanupCommonType commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup() local
65 for (commonFunc++; commonFunc<UCLN_COMMON_COUNT; commonFunc++) { in ucln_lib_cleanup()
66 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()
68 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()
69 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()