Searched refs:rc_fixed_versioninfo (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dwindres.h110 extern void define_versioninfo (rc_res_id, rc_uint_type, rc_fixed_versioninfo *, rc_ver_info *);
H A Dwindint.h890 struct rc_fixed_versioninfo *fixed;
905 typedef struct rc_fixed_versioninfo struct
926 } rc_fixed_versioninfo; typedef in typeref:struct:rc_fixed_versioninfo
H A Drcparse.y79 rc_fixed_versioninfo *fixver;
1429 $$ = ((rc_fixed_versioninfo *)
1430 res_alloc (sizeof (rc_fixed_versioninfo)));
1431 memset ($$, 0, sizeof (rc_fixed_versioninfo));
H A Dresbin.c954 rc_fixed_versioninfo *fi;
993 fi = (rc_fixed_versioninfo *) res_alloc (sizeof (rc_fixed_versioninfo));
1993 const rc_fixed_versioninfo *fi;
H A Dresrc.c1790 rc_fixed_versioninfo *fixedverinfo,
3275 const rc_fixed_versioninfo *f;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dwindres.h110 extern void define_versioninfo (rc_res_id, rc_uint_type, rc_fixed_versioninfo *, rc_ver_info *);
H A Drcparse.h276 rc_fixed_versioninfo *fixver;
H A Dwindint.h890 struct rc_fixed_versioninfo *fixed;
905 typedef struct rc_fixed_versioninfo struct
926 } rc_fixed_versioninfo; typedef in typeref:struct:rc_fixed_versioninfo
H A Drcparse.y79 rc_fixed_versioninfo *fixver;
1429 $$ = ((rc_fixed_versioninfo *)
1430 res_alloc (sizeof (rc_fixed_versioninfo)));
1431 memset ($$, 0, sizeof (rc_fixed_versioninfo));
H A Drcparse.c399 rc_fixed_versioninfo *fixver;
3793 (yyval.fixver) = ((rc_fixed_versioninfo *)
3794 res_alloc (sizeof (rc_fixed_versioninfo)));
3795 memset ((yyval.fixver), 0, sizeof (rc_fixed_versioninfo));
H A Dresbin.c954 rc_fixed_versioninfo *fi;
996 fi = (rc_fixed_versioninfo *) res_alloc (sizeof (rc_fixed_versioninfo));
1994 const rc_fixed_versioninfo *fi;
H A Dresrc.c1792 rc_fixed_versioninfo *fixedverinfo,
3277 const rc_fixed_versioninfo *f;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dwindres.h110 extern void define_versioninfo (rc_res_id, rc_uint_type, rc_fixed_versioninfo *, rc_ver_info *);
H A Drcparse.h276 rc_fixed_versioninfo *fixver;
H A Dwindint.h890 struct rc_fixed_versioninfo *fixed;
905 typedef struct rc_fixed_versioninfo struct
926 } rc_fixed_versioninfo; typedef in typeref:struct:rc_fixed_versioninfo
H A Drcparse.y79 rc_fixed_versioninfo *fixver;
1429 $$ = ((rc_fixed_versioninfo *)
1430 res_alloc (sizeof (rc_fixed_versioninfo)));
1431 memset ($$, 0, sizeof (rc_fixed_versioninfo));
H A Drcparse.c399 rc_fixed_versioninfo *fixver;
3793 (yyval.fixver) = ((rc_fixed_versioninfo *)
3794 res_alloc (sizeof (rc_fixed_versioninfo)));
3795 memset ((yyval.fixver), 0, sizeof (rc_fixed_versioninfo));
H A Dresbin.c954 rc_fixed_versioninfo *fi;
996 fi = (rc_fixed_versioninfo *) res_alloc (sizeof (rc_fixed_versioninfo));
1994 const rc_fixed_versioninfo *fi;
H A Dresrc.c1786 rc_fixed_versioninfo *fixedverinfo,
3271 const rc_fixed_versioninfo *f;

Completed in 185 milliseconds