OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UBFROMUS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
decNumberLocal.h
139
#define
UBFROMUS
(b, i) (uswork=(i), memcpy(b, (void *)&uswork, 2), uswork)
[
all
...]
/external/icu4c/i18n/
decNumberLocal.h
127
#define
UBFROMUS
(b, i) (uswork=(i), memcpy(b, (void *)&uswork, 2), uswork)
[
all
...]
Completed in 23 milliseconds