Home
last modified time | relevance | path

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

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