OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCLN_COMMON
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
ucln_cmn.cpp
27
/** Auto-client for
UCLN_COMMON
**/
32
static cleanupFunc *gLibCleanupFunctions[
UCLN_COMMON
];
87
U_ASSERT(UCLN_START < type && type <
UCLN_COMMON
);
88
if (UCLN_START < type && type <
UCLN_COMMON
)
98
for (libType++; libType<
UCLN_COMMON
; libType++) {
ucln.h
65
UCLN_COMMON
/* This must be the last one to cleanup. */
Completed in 382 milliseconds