OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_NORM_AUX_MAX_FNC
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
unormimp.h
81
#define
_NORM_AUX_MAX_FNC
((int32_t)1<<_NORM_AUX_COMP_EX_SHIFT)
83
#define _NORM_AUX_FNC_MASK (uint32_t)(
_NORM_AUX_MAX_FNC
-1)
/external/icu4c/common/
unormimp.h
81
#define
_NORM_AUX_MAX_FNC
((int32_t)1<<_NORM_AUX_COMP_EX_SHIFT)
83
#define _NORM_AUX_FNC_MASK (uint32_t)(
_NORM_AUX_MAX_FNC
-1)
Completed in 99 milliseconds