Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dwinduni.h58 extern void unicode_from_ascii (rc_uint_type *, unichar **, const char *);
Dwinduni.c191 unicode_from_ascii (rc_uint_type *length, unichar **unicode, const char *ascii) in unicode_from_ascii() function
Drcparse.y1552 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1);
1725 unicode_from_ascii ((rc_uint_type *) NULL, &h, $1);
Dwindres.c307 unicode_from_ascii (&res_id->u.n.length, &res_id->u.n.name, string); in res_string_to_id()
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()
DChangeLog-2007572 (unicode_from_ascii, ascii_from_unicode): Use
DChangeLog-2005961 * winduni.c (unicode_from_ascii): Don't declare variables
Dresrc.c1827 unicode_from_ascii ((rc_uint_type *) NULL, &vst->language, language); in append_ver_stringtable()