OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCLN_START
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
ucln.h
54
UCLN_START
= -1,
ucln_cmn.cpp
85
U_ASSERT(
UCLN_START
< type && type < UCLN_COMMON);
86
if (
UCLN_START
< type && type < UCLN_COMMON)
93
int32_t libType =
UCLN_START
;
Completed in 226 milliseconds