Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecNumber.cpp204 #define COMPNAN 0x05 /* .. [NaN processing] */ macro
6130 op=COMPNAN; /* use special path */
6157 else if (op==COMPNAN); /* special, drop through */