Home | History | Annotate | Download | only in test

Lines Matching defs:DEC

2861 #define DEC(from,want,dp) do {					\
2913 DEC("%%xhello th+ere \xff",
2916 DEC("plus+should%20work+", "plus should work ",1);
2918 DEC("%f0%a0%b0", "\xf0\xa0\xb0",1);
2946 #undef DEC