Lines Matching refs:debug
124 #define debug(x) printf("%s\n", x);
127 #define debug(x)
796 debug("NumberFormat::!=");
803 debug("Pos Prefix !=");
810 debug("Pos Suffix !=");
817 debug("Neg Prefix ");
819 debug("NULL(");
821 debug(")");
825 debug(" != ");
827 debug("NULL(");
829 debug(")");
839 debug("Neg Suffix ");
841 debug("NULL(");
843 debug(")");
847 debug(" != ");
849 debug("NULL(");
851 debug(")");
861 debug("Rounding Increment !=");
881 debug("Use Exp !=");
886 debug("Exp Digits !=");
890 debug("Symbols !=");
892 // TODO Add debug stuff for significant digits here
894 debug("fUseSignificantDigits !=");
898 debug("fMinSignificantDigits !=");
902 debug("fMaxSignificantDigits !=");
907 debug("fCurrencySignCount !=");
910 debug("fCurrencyPluralInfo == ");
912 debug("fCurrencyPluralInfo == NULL");
917 debug("fCurrencyPluralInfo !=");
921 debug("fCurrencyPluralInfo one NULL, the other not");
924 debug("fCurrencyPluralInfo == ");
3943 debug("Unexpected '0'")
3966 debug("Grouping separator after decimal")
3977 debug("Multiple decimal separators")
3991 debug("Multiple exponential symbols")
3998 debug("Grouping separator in exponential pattern")
4027 debug("Malformed exponential pattern")
4101 debug("Unexpected separator")
4114 debug("Too many percent characters")
4128 debug("Too many perMill characters")
4141 debug("Multiple pad specifiers")
4231 debug("Syntax error")
4249 debug("Illegal pad position")