Home
last modified time | relevance | path

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/
Das.h529 void as_warn_value_out_of_range (char *, offsetT, offsetT, offsetT, char *, unsigned);
Dmessages.c518 as_warn_value_out_of_range (char * prefix, in as_warn_value_out_of_range() function
DChangeLog-20041827 (as_warn_value_out_of_range): Generate a warning message about an
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-mn10200.c889 as_warn_value_out_of_range (_("operand"), test, (offsetT) min, (offsetT) max, file, line); in mn10200_insert_operand()
Dtc-arc.c294 as_warn_value_out_of_range (_("operand"), test, (offsetT) min, (offsetT) max, file, line); in arc_insert_operand()
Dtc-mn10300.c2613 as_warn_value_out_of_range (_("operand"), test, (offsetT) min, (offsetT) max, file, line);
Dtc-alpha.c1823 as_warn_value_out_of_range (_("operand"), val, min, max, file, line); in insert_operand()