Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp87 static const UnicodeString dbg_null("<NULL>",""); variable
88 #define DEREFSTR(x) ((x!=NULL)?(*x):(dbg_null))