Home
last modified time | relevance | path

Searched refs:OPTION_DWORD_YES (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-frv.c211 #define OPTION_DWORD_YES (OPTION_MD_BASE + 5) macro
238 { "mdword", no_argument, NULL, OPTION_DWORD_YES },
298 case OPTION_DWORD_YES: in md_parse_option()