Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/
H A Das.h532 void as_warn_value_out_of_range (char *, offsetT, offsetT, offsetT, char *, unsigned);
H A Dmessages.c518 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 Dtc-arc.c292 as_warn_value_out_of_range (_("operand"), test, (offsetT) min, (offsetT) max, file, line); in arc_insert_operand()
H A Dtc-alpha.c1823 as_warn_value_out_of_range (_("operand"), val, min, max, file, line); in insert_operand()