Searched refs:CP_UTF16 (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dwinduni.h86 #ifndef CP_UTF16
87 #define CP_UTF16 65002 /* UTF-16 translation. */ macro
H A Dwindmc.c251 if (*cp != CP_UTF16)
258 if (*cp != 0 && *cp != CP_UTF16)
264 *cp = CP_UTF16;
267 if (*cp == CP_UTF16)
1073 if (mcset_codepage_out == CP_UTF16)
H A Dwinduni.c87 { CP_UTF16, "UTF-16LE" },
525 if (cp == CP_UTF16 || cp == CP_ACP)
H A Drclex.c195 if (ncp == CP_UTF16 || ! unicode_is_valid_codepage (ncp))
H A Dwindres.c851 if (ncp == CP_UTF16 || ! unicode_is_valid_codepage (ncp))
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dwinduni.h86 #ifndef CP_UTF16
87 #define CP_UTF16 65002 /* UTF-16 translation. */ macro
H A Dwindmc.c251 if (*cp != CP_UTF16)
258 if (*cp != 0 && *cp != CP_UTF16)
264 *cp = CP_UTF16;
267 if (*cp == CP_UTF16)
1071 if (mcset_codepage_out == CP_UTF16)
H A Dwinduni.c87 { CP_UTF16, "UTF-16LE" },
525 if (cp == CP_UTF16 || cp == CP_ACP)
H A Drclex.c195 if (ncp == CP_UTF16 || ! unicode_is_valid_codepage (ncp))
H A Dwindres.c850 if (ncp == CP_UTF16 || ! unicode_is_valid_codepage (ncp))
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dwinduni.h86 #ifndef CP_UTF16
87 #define CP_UTF16 65002 /* UTF-16 translation. */ macro
H A Dwindmc.c251 if (*cp != CP_UTF16)
258 if (*cp != 0 && *cp != CP_UTF16)
264 *cp = CP_UTF16;
267 if (*cp == CP_UTF16)
1071 if (mcset_codepage_out == CP_UTF16)
H A Dwinduni.c87 { CP_UTF16, "UTF-16LE" },
525 if (cp == CP_UTF16 || cp == CP_ACP)
H A Drclex.c195 if (ncp == CP_UTF16 || ! unicode_is_valid_codepage (ncp))
H A Dwindres.c850 if (ncp == CP_UTF16 || ! unicode_is_valid_codepage (ncp))

Completed in 243 milliseconds