Lines Matching defs:wchar
87 "unused", "numeric", "static", "string", "byte", "cchar", "wchar", "ERR",
195 %token <string> WCHAR
223 | wchar
246 wchar : WCHAR VARNAME char_vals {
720 err(1, "Could not malloc memory to assign wchar string");
1763 * Validate the return wchar string against the expected wchar, throw an
1789 "wchar string validation failed, length mismatch, "
1795 "%s:%zu: Validated expected %s wchar\n",
1809 errx(1, "wchar validation failed at index %d, expected %d,"
1814 "%s:%zu: Validated expected %s wchar\n",
1823 "%s:%zu: Validated expected %s wchar\n",
1984 "Writing wchar(%d sized) to command pipe\n", len);