Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-mep.c130 #define OPTION_NOCLIP (OPTION_MD_BASE + 18) macro
159 { "mno-clip", no_argument, NULL, OPTION_NOCLIP},
261 case OPTION_NOCLIP: in md_parse_option()