Searched refs:as_warn_value_out_of_range (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | as.h | 529 void as_warn_value_out_of_range (char *, offsetT, offsetT, offsetT, char *, unsigned);
|
| D | messages.c | 518 as_warn_value_out_of_range (char * prefix, in as_warn_value_out_of_range() function
|
| D | ChangeLog-2004 | 1827 (as_warn_value_out_of_range): Generate a warning message about an
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-mn10200.c | 889 as_warn_value_out_of_range (_("operand"), test, (offsetT) min, (offsetT) max, file, line); in mn10200_insert_operand()
|
| D | tc-arc.c | 294 as_warn_value_out_of_range (_("operand"), test, (offsetT) min, (offsetT) max, file, line); in arc_insert_operand()
|
| D | tc-mn10300.c | 2613 as_warn_value_out_of_range (_("operand"), test, (offsetT) min, (offsetT) max, file, line);
|
| D | tc-alpha.c | 1823 as_warn_value_out_of_range (_("operand"), val, min, max, file, line); in insert_operand()
|