Home | History | Annotate | Download | only in i18n

Lines Matching full:debug_astro_msg

34 static void debug_astro_msg(const char *pat, ...)
57 #define U_DEBUG_ASTRO_MSG(x) {debug_astro_loc(__FILE__,__LINE__);debug_astro_msg x;}