Searched defs:bcdnum (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumberLocal.h277 /* bcdnum -- a structure describing a format-independent finite */
285 } bcdnum; typedef in typeref:struct:__anon12090
287 /* Test if exponent or bcdnum exponent must be a special, etc. */
323 extern void decShowNum(const bcdnum *, const char *);
/external/icu/icu4c/source/i18n/
H A DdecNumberLocal.h277 /* bcdnum -- a structure describing a format-independent finite */
285 } bcdnum; typedef in typeref:struct:__anon21896
287 /* Test if exponent or bcdnum exponent must be a special, etc. */
323 extern void decShowNum(const bcdnum *, const char *);

Completed in 82 milliseconds