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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindint.h246 struct rc_menu *menu;
758 typedef struct rc_menu struct
765 } rc_menu; typedef in typeref:struct:rc_menu
H A Dresbin.c228 rc_menu *m;
234 m = (rc_menu *) res_alloc (sizeof (rc_menu));
1243 static rc_uint_type res_to_bin_menu (windres_bfd *, rc_uint_type, const rc_menu *);
1667 res_to_bin_menu (windres_bfd *wrbfd, rc_uint_type off, const rc_menu *menu)
H A Dresrc.c1405 rc_menu *m;
1408 m = (rc_menu *) res_alloc (sizeof (rc_menu));
1855 static void write_rc_menu (FILE *, const rc_menu *, int);
2693 write_rc_menu (FILE *e, const rc_menu *menu, int menuex)

Completed in 172 milliseconds