Searched refs:BIN_MENUEX_SIZE (Results 1 – 2 of 2) sorted by relevance
779 #define BIN_MENUEX_SIZE 8 macro
1701 set_windres_bfd_content (wrbfd, &bm, off, BIN_MENUEX_SIZE); in res_to_bin_menu()1704 off += (menuex != 0 ? BIN_MENUEX_SIZE : BIN_MENU_SIZE); in res_to_bin_menu()