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

  /external/icu4c/common/
ucln_cmn.c 46 U_ASSERT(UCLN_START < type && type < UCLN_COMMON);
47 if (UCLN_START < type && type < UCLN_COMMON)
54 ECleanupLibraryType libType = UCLN_START;
ucln.h 51 UCLN_START = -1,

Completed in 1411 milliseconds