Home | History | Annotate | Download | only in i18n

Lines Matching refs:debug_tz_loc

45 static void debug_tz_loc(const char *f, int32_t l)
60 #define U_DEBUG_TZ_MSG(x) {debug_tz_loc(__FILE__,__LINE__);debug_tz_msg x;}