Home
last modified time | relevance | path

Searched refs:debugmsg (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/ja/common/
H A Djapanese.h41 static const char *debugmsg = "<empty>"; variable
42 #define DEBUGMSG(msg) debugmsg = (msg);
58 fprintf(stderr, "DEBUG: EILSEQ: %s\n", debugmsg); \
60 fprintf(stderr, "DEBUG: E2BIG: %s\n", debugmsg); \
62 fprintf(stderr, "DEBUG: EINVAL: %s\n", debugmsg); \
65 "DEBUG: errno=%d: %s\n", errno, debugmsg); \
H A DUTF-8-ms932_TO_UTF-8.c120 fprintf(stderr, "DEBUG: errno=%d: %s\n", errno, debugmsg); in _icv_iconv()
H A DUTF-8_TO_UTF-8-ms932.c120 fprintf(stderr, "DEBUG: errno=%d: %s\n", errno, debugmsg); in _icv_iconv()
H A DUnicode_TO_PCK.c190 fprintf(stderr, "DEBUG: errno=%d: %s\n", errno, debugmsg); in _icv_iconv()
H A DUTF-8_TO_ISO-2022-JP.c220 fprintf(stderr, "DEBUG: errno=%d: %s\n", errno, debugmsg); in _icv_iconv()