Home
last modified time | relevance | path

Searched refs:BIN_MENUEX_SIZE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dwindint.h779 #define BIN_MENUEX_SIZE 8 macro
Dresbin.c1701 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()