Searched refs:COMPNAN (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c202 #define COMPNAN 0x05 /* .. [NaN processing] */ macro
6124 op=COMPNAN; /* use special path */
6151 else if (op==COMPNAN); /* special, drop through */
/external/icu/icu4c/source/i18n/
H A DdecNumber.c202 #define COMPNAN 0x05 /* .. [NaN processing] */ macro
6126 op=COMPNAN; /* use special path */
6153 else if (op==COMPNAN); /* special, drop through */

Completed in 126 milliseconds