Searched refs:rc_toolbar (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindint.h251 struct rc_toolbar *toolbar;
1040 typedef struct rc_toolbar struct
1046 } rc_toolbar; typedef in typeref:struct:rc_toolbar
H A Dresbin.c1195 rc_toolbar *ri;
1199 ri = (rc_toolbar *) res_alloc (sizeof (rc_toolbar));
1249 static rc_uint_type res_to_bin_toolbar (windres_bfd *, rc_uint_type, rc_toolbar *tb);
1921 res_to_bin_toolbar (windres_bfd *wrbfd, rc_uint_type off, rc_toolbar *tb)
H A Dresrc.c1581 rc_toolbar *t;
1584 t = (rc_toolbar *) res_alloc (sizeof (rc_toolbar));
1856 static void write_rc_toolbar (FILE *, const rc_toolbar *);
2701 write_rc_toolbar (FILE *e, const rc_toolbar *tb)

Completed in 217 milliseconds