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

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresbin.c503 toosmall (_("dialogex font information"));
539 toosmall (_("dialogex control"));
1469 int dialogex;
1477 dialogex = extended_dialog (dialog);
1481 if (! dialogex)
1504 off += (dialogex != 0 ? BIN_DIALOGEX_SIZE : BIN_DIALOG_SIZE);
1514 if (! dialogex)
1530 off += (dialogex ? BIN_DIALOGEXFONT_SIZE : BIN_DIALOGFONT_SIZE);
1540 if (! dialogex)
1568 off += (dialogex !
1468 int dialogex; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresbin.c503 toosmall (_("dialogex font information"));
539 toosmall (_("dialogex control"));
1468 int dialogex;
1476 dialogex = extended_dialog (dialog);
1480 if (! dialogex)
1503 off += (dialogex != 0 ? BIN_DIALOGEX_SIZE : BIN_DIALOG_SIZE);
1513 if (! dialogex)
1529 off += (dialogex ? BIN_DIALOGEXFONT_SIZE : BIN_DIALOGFONT_SIZE);
1539 if (! dialogex)
1567 off += (dialogex !
1467 int dialogex; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c503 toosmall (_("dialogex font information"));
539 toosmall (_("dialogex control"));
1469 int dialogex;
1477 dialogex = extended_dialog (dialog);
1481 if (! dialogex)
1504 off += (dialogex != 0 ? BIN_DIALOGEX_SIZE : BIN_DIALOG_SIZE);
1514 if (! dialogex)
1530 off += (dialogex ? BIN_DIALOGEXFONT_SIZE : BIN_DIALOGFONT_SIZE);
1540 if (! dialogex)
1568 off += (dialogex !
1468 int dialogex; local
[all...]

Completed in 203 milliseconds