Home
last modified time | relevance | path

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

/third_party/icu/tools/multi/proj/provider/glue/
Dcal_fe.cpp18 #define debugfprintf(x) fflush(stderr),fflush(stdout),fprintf x,fflush(stderr),fflush(stdout) macro
20 #define debugfprintf(x) macro
243debugfprintf((stderr, "VCalF::create() .. %s err=%s\n", (const char*)l.getName(), u_errorName(stat…
250 debugfprintf((stderr, "Trying for kw=%s\n", kw));
258 debugfprintf((stderr, "VCalF::create() .. = %p err=%s\n", (void*)f, u_errorName(status)));
292debugfprintf((stderr,"%c/%c|%c/%c\n", icuver[0],(#x)[0],icuver[1],(#x)[2])); if(CMP_VERSTR(icuver…
324debugfprintf((stderr,"VCalF: hash=%p, count=%d, err=%s\n", (void*)_ids, count, u_errorName(status)…
375 debugfprintf((stderr, "about to register VCalF\n"));
377 debugfprintf((stderr, ".. registered VCalF, key=%p\n", (void*)rkcal));
Dcoll_fe.cpp25 #define debugfprintf(x) fprintf x macro
27 #define debugfprintf(x) macro
357debugfprintf((stderr, "VCF " ICUGLUE_VER_STR " appending [%d+%d=%d] <<%s>>\n", i, j, i+j, foo)); in GLUE_SYM()
413 debugfprintf((stderr,"%c/%c|%c/%c\n", icuver[0],(#x)[0],icuver[1],(#x)[2])); \ in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
416 debugfprintf((stderr, "VCF::CC %s -> %p\n", loc.getName(), c)); \ in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()