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/
H A Dcal_fe.cpp18 #define debugfprintf(x) fflush(stderr),fflush(stdout),fprintf x,fflush(stderr),fflush(stdout) macro
20 #define debugfprintf(x) macro
243 debugfprintf((stderr, "VCalF::create() .. %s err=%s\n", (const char*)l.getName(), u_errorName(status)));
250 debugfprintf((stderr, "Trying for kw=%s\n", kw));
258 debugfprintf((stderr, "VCalF::create() .. = %p err=%s\n", (void*)f, u_errorName(status)));
292 #define GLUE_VER(x) debugfprintf((stderr,"%c/%c|%c/%c\n", icuver[0],(#x)[0],icuver[1],(#x)[2])); if(CMP_VERSTR(icuver, (#x))) { Calendar *c = new glue ## Calendar ## x (loc, status); debugfprintf((stderr, "VCalF::CC %s -> %p\n", loc.getName(), c)); return c; }
324 debugfprintf((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((stder
[all...]
H A Dcoll_fe.cpp25 #define debugfprintf(x) fprintf x macro
27 #define debugfprintf(x) macro
357 debugfprintf((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 createCollator()
416 debugfprintf((stderr, "VCF::CC %s -> %p\n", loc.getName(), c)); \ in createCollator()

Completed in 2 milliseconds