Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp1246 #define DBGAPPD(x) if(x) { s.append(UnicodeString(#x "=")); if(x->isEmpty()) { s.append(UnicodeStr… in subparse() macro
1247 DBGAPPD(negPrefix); in subparse()
1248 DBGAPPD(negSuffix); in subparse()
1249 DBGAPPD(posPrefix); in subparse()
1250 DBGAPPD(posSuffix); in subparse()