Searched refs:as_warn_value_out_of_range (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | as.h | 532 void as_warn_value_out_of_range (char *, offsetT, offsetT, offsetT, char *, unsigned);
|
| H A D | messages.c | 518 as_warn_value_out_of_range (char * prefix, in as_warn_value_out_of_range() function
|
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-arc.c | 292 as_warn_value_out_of_range (_("operand"), test, (offsetT) min, (offsetT) max, file, line); in arc_insert_operand()
|
| H A D | tc-alpha.c | 1823 as_warn_value_out_of_range (_("operand"), val, min, max, file, line); in insert_operand()
|