HomeSort by relevance Sort by last modified time
    Searched refs:UCLN_COMMON (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
ucln_cmn.c 29 static cleanupFunc *gLibCleanupFunctions[UCLN_COMMON];
46 U_ASSERT(UCLN_START < type && type < UCLN_COMMON);
47 if (UCLN_START < type && type < UCLN_COMMON)
57 for (libType++; libType<UCLN_COMMON; libType++) {
ucln.h 58 UCLN_COMMON /* This must be the last one to cleanup. */

Completed in 468 milliseconds