Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dwinduni.h58 extern void unicode_from_ascii (rc_uint_type *, unichar **, const char *);
H A Dwinduni.c191 unicode_from_ascii (rc_uint_type *length, unichar **unicode, const char *ascii) in unicode_from_ascii() function
H A Drcparse.y1552 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1);
1725 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1);
H A Dwindres.c307 unicode_from_ascii (&res_id->u.n.length, &res_id->u.n.name, string); in res_string_to_id()
H A Drcparse.c3966 unicode_from_ascii ((rc_uint_type *) NULL, &h, (yyvsp[0].s)); in yyparse()
4200 unicode_from_ascii ((rc_uint_type *) NULL, &h, (yyvsp[0].s)); in yyparse()
H A DChangeLog-2007572 (unicode_from_ascii, ascii_from_unicode): Use
H A DChangeLog-2005961 * winduni.c (unicode_from_ascii): Don't declare variables
H A Dresrc.c1833 unicode_from_ascii ((rc_uint_type *) NULL, &vst->language, language); in append_ver_stringtable()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dwinduni.h58 extern void unicode_from_ascii (rc_uint_type *, unichar **, const char *);
H A Dwinduni.c191 unicode_from_ascii (rc_uint_type *length, unichar **unicode, const char *ascii) in unicode_from_ascii() function
H A Drcparse.y1552 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1);
1725 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1);
H A Dwindres.c307 unicode_from_ascii (&res_id->u.n.length, &res_id->u.n.name, string); in res_string_to_id()
H A Drcparse.c3966 unicode_from_ascii ((rc_uint_type *) NULL, &h, (yyvsp[0].s)); in yyparse()
4200 unicode_from_ascii ((rc_uint_type *) NULL, &h, (yyvsp[0].s)); in yyparse()
H A DChangeLog-2007572 (unicode_from_ascii, ascii_from_unicode): Use
H A DChangeLog-2005961 * winduni.c (unicode_from_ascii): Don't declare variables
H A Dresrc.c1827 unicode_from_ascii ((rc_uint_type *) NULL, &vst->language, language); in append_ver_stringtable()