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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c11252 #define OPTION_BREAK (OPTION_MISC_BASE + 1)
11253 {"break", no_argument, NULL, OPTION_BREAK},
11254 {"no-trap", no_argument, NULL, OPTION_BREAK},
11362 case OPTION_BREAK:
11243 #define OPTION_BREAK macro

Completed in 164 milliseconds