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

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresbin.c1472 struct bin_dialogex bdx;
1492 windres_put_16 (wrbfd, bdx.sig1, 1);
1493 windres_put_16 (wrbfd, bdx.sig2, 0xffff);
1494 windres_put_32 (wrbfd, bdx.help, (dialog->ex ? dialog->ex->help : 0));
1495 windres_put_32 (wrbfd, bdx.exstyle, dialog->exstyle);
1496 windres_put_32 (wrbfd, bdx.style, dialog->style);
1497 windres_put_16 (wrbfd, bdx.x, dialog->x);
1498 windres_put_16 (wrbfd, bdx.y, dialog->y);
1499 windres_put_16 (wrbfd, bdx.width, dialog->width);
1500 windres_put_16 (wrbfd, bdx
1471 struct bin_dialogex bdx; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresbin.c1471 struct bin_dialogex bdx;
1491 windres_put_16 (wrbfd, bdx.sig1, 1);
1492 windres_put_16 (wrbfd, bdx.sig2, 0xffff);
1493 windres_put_32 (wrbfd, bdx.help, (dialog->ex ? dialog->ex->help : 0));
1494 windres_put_32 (wrbfd, bdx.exstyle, dialog->exstyle);
1495 windres_put_32 (wrbfd, bdx.style, dialog->style);
1496 windres_put_16 (wrbfd, bdx.x, dialog->x);
1497 windres_put_16 (wrbfd, bdx.y, dialog->y);
1498 windres_put_16 (wrbfd, bdx.width, dialog->width);
1499 windres_put_16 (wrbfd, bdx
1470 struct bin_dialogex bdx; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c1472 struct bin_dialogex bdx;
1492 windres_put_16 (wrbfd, bdx.sig1, 1);
1493 windres_put_16 (wrbfd, bdx.sig2, 0xffff);
1494 windres_put_32 (wrbfd, bdx.help, (dialog->ex ? dialog->ex->help : 0));
1495 windres_put_32 (wrbfd, bdx.exstyle, dialog->exstyle);
1496 windres_put_32 (wrbfd, bdx.style, dialog->style);
1497 windres_put_16 (wrbfd, bdx.x, dialog->x);
1498 windres_put_16 (wrbfd, bdx.y, dialog->y);
1499 windres_put_16 (wrbfd, bdx.width, dialog->width);
1500 windres_put_16 (wrbfd, bdx
1471 struct bin_dialogex bdx; local
[all...]

Completed in 197 milliseconds