Home
last modified time | relevance | path

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

/freebsd/tools/test/iconv/tablegen/
H A Dtablegen.c99 const char *u2m, *m2u, *m2w, *w2m; in format_diag() local
117 m2w = (fb_flags & MB_TO_WC_FLAG) ? "M2W " : ""; in format_diag()
121 printf("%s%s%s%s%s", errstr, u2m, m2w, m2u, w2m); in format_diag()