Home
last modified time | relevance | path

Searched refs:md_shortopts (Results 1 – 25 of 120) sorted by relevance

12345

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-cris.h44 extern const char *md_shortopts;
H A Dtc-openrisc.c62 const char * md_shortopts = OPENRISC_SHORTOPTS; variable
H A Dtc-ip2k.c84 const char * md_shortopts = ""; variable
H A Dtc-fr30.c60 const char * md_shortopts = FR30_SHORTOPTS; variable
H A Dtc-pj.c403 const char *md_shortopts = ""; variable
H A Dtc-xstormy16.c60 const char * md_shortopts = XSTORMY16_SHORTOPTS; variable
H A Dtc-i860.c1119 const char *md_shortopts = "VQ:"; variable
1121 const char *md_shortopts = ""; variable
H A Dtc-vax.c3258 const char *md_shortopts = "d:STt:V+1h:Hv::"; variable
3260 const char *md_shortopts = "d:STt:VkKQ:"; variable
3262 const char *md_shortopts = "d:STt:V"; variable
H A Dtc-tic80.c899 const char *md_shortopts = ""; variable
H A Dtc-w65.c1125 const char *md_shortopts = ""; variable
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-cris.h48 extern const char *md_shortopts;
H A Dtc-openrisc.c62 const char * md_shortopts = OPENRISC_SHORTOPTS; variable
H A Dtc-fr30.c60 const char * md_shortopts = FR30_SHORTOPTS; variable
H A Dtc-ip2k.c131 const char * md_shortopts = ""; variable
H A Dtc-xc16x.c68 const char * md_shortopts = XC16X_SHORTOPTS; variable
H A Dtc-pj.c371 const char *md_shortopts = ""; variable
H A Dtc-mt.c83 const char * md_shortopts = ""; variable
H A Dtc-xstormy16.c60 const char * md_shortopts = XSTORMY16_SHORTOPTS; variable
H A Dtc-i860.c1119 const char *md_shortopts = "VQ:"; variable
1121 const char *md_shortopts = ""; variable
H A Dtc-vax.c2197 const char *md_shortopts = "d:STt:V+1h:Hv::"; variable
2199 const char *md_shortopts = "d:STt:VkKQ:"; variable
2201 const char *md_shortopts = "d:STt:V"; variable
H A Dtc-or32.c788 const char *md_shortopts = ""; variable
H A Dtc-i370.c352 const char *md_shortopts = "l:um:K:VQ:"; variable
354 const char *md_shortopts = "um:"; variable
H A Dtc-iq2000.c113 const char *md_shortopts = ""; variable
/openbsd/gnu/usr.bin/binutils/gas/
H A Das.c369 extern const char *md_shortopts; in parse_args()
468 shortopts = concat (std_shortopts, md_shortopts, (char *) NULL); in parse_args()
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Das.c379 extern const char *md_shortopts; in parse_args()
499 shortopts = concat (std_shortopts, md_shortopts, (char *) NULL); in parse_args()

12345