Searched refs:genopt (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dgenopt.sh23 ; Generated automatically by genopt.sh from rs6000-cpus.def.
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dgenopt.sh23 ; Generated automatically by genopt.sh from c6x-isas.def.
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dgenopt.sh23 ; Generated automatically by genopt.sh from rs6000-cpus.def.
/netbsd-current/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dgenopt.sh23 ; Generated automatically by genopt.sh from c6x-isas.def.
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dgenopt.sh23 ; Generated automatically by genopt.sh from mips-cpus.def.
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dgenopt.sh23 ; Generated automatically by genopt.sh from mips-cpus.def.
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dgenopt.sh23 ; Generated automatically by genopt.sh from m68k-devices.def,
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dgenopt.sh23 ; Generated automatically by genopt.sh from m68k-devices.def,
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dgcc_update86 gcc/config/c6x/c6x-tables.opt: gcc/config/c6x/c6x-isas.def gcc/config/c6x/genopt.sh
89 gcc/config/m68k/m68k-tables.opt: gcc/config/m68k/m68k-devices.def gcc/config/m68k/m68k-isas.def gcc/config/m68k/m68k-microarchs.def gcc/config/m68k/genopt.sh
90 gcc/config/mips/mips-tables.opt: gcc/config/mips/mips-cpus.def gcc/config/mips/genopt.sh
91 gcc/config/rs6000/rs6000-tables.opt: gcc/config/rs6000/rs6000-cpus.def gcc/config/rs6000/genopt.sh
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dgcc_update86 gcc/config/c6x/c6x-tables.opt: gcc/config/c6x/c6x-isas.def gcc/config/c6x/genopt.sh
91 gcc/config/m68k/m68k-tables.opt: gcc/config/m68k/m68k-devices.def gcc/config/m68k/m68k-isas.def gcc/config/m68k/m68k-microarchs.def gcc/config/m68k/genopt.sh
92 gcc/config/mips/mips-tables.opt: gcc/config/mips/mips-cpus.def gcc/config/mips/genopt.sh
93 gcc/config/rs6000/rs6000-tables.opt: gcc/config/rs6000/rs6000-cpus.def gcc/config/rs6000/genopt.sh
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dreq.c616 char *genopt; local
618 genopt = sk_OPENSSL_STRING_value(pkeyopts, i);
619 if (pkey_ctrl_string(genctx, genopt) <= 0) {
620 BIO_printf(bio_err, "parameter error \"%s\"\n", genopt);
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dreq.c674 char *genopt; local
676 genopt = sk_OPENSSL_STRING_value(pkeyopts, i);
677 if (pkey_ctrl_string(genctx, genopt) <= 0) {
678 BIO_printf(bio_err, "Key parameter error \"%s\"\n", genopt);

Completed in 313 milliseconds