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

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresbin.c1432 struct bin_group_cursor_item bgci;
1441 windres_put_16 (wrbfd, bgci.width, gc->width);
1442 windres_put_16 (wrbfd, bgci.height, gc->height);
1443 windres_put_16 (wrbfd, bgci.planes, gc->planes);
1444 windres_put_16 (wrbfd, bgci.bits, gc->bits);
1445 windres_put_32 (wrbfd, bgci.bytes, gc->bytes);
1446 windres_put_16 (wrbfd, bgci.index, gc->index);
1447 set_windres_bfd_content (wrbfd, &bgci, off, BIN_GROUP_CURSOR_ITEM_SIZE);
1431 struct bin_group_cursor_item bgci; local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresbin.c1431 struct bin_group_cursor_item bgci;
1440 windres_put_16 (wrbfd, bgci.width, gc->width);
1441 windres_put_16 (wrbfd, bgci.height, gc->height);
1442 windres_put_16 (wrbfd, bgci.planes, gc->planes);
1443 windres_put_16 (wrbfd, bgci.bits, gc->bits);
1444 windres_put_32 (wrbfd, bgci.bytes, gc->bytes);
1445 windres_put_16 (wrbfd, bgci.index, gc->index);
1446 set_windres_bfd_content (wrbfd, &bgci, off, BIN_GROUP_CURSOR_ITEM_SIZE);
1430 struct bin_group_cursor_item bgci; local
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c1432 struct bin_group_cursor_item bgci;
1441 windres_put_16 (wrbfd, bgci.width, gc->width);
1442 windres_put_16 (wrbfd, bgci.height, gc->height);
1443 windres_put_16 (wrbfd, bgci.planes, gc->planes);
1444 windres_put_16 (wrbfd, bgci.bits, gc->bits);
1445 windres_put_32 (wrbfd, bgci.bytes, gc->bytes);
1446 windres_put_16 (wrbfd, bgci.index, gc->index);
1447 set_windres_bfd_content (wrbfd, &bgci, off, BIN_GROUP_CURSOR_ITEM_SIZE);
1431 struct bin_group_cursor_item bgci; local

Completed in 186 milliseconds