Home
last modified time | relevance | path

Searched refs:as_bad_value_out_of_range (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/
Das.h570 void as_bad_value_out_of_range (char *, offsetT, offsetT, offsetT, char *, unsigned);
Dmessages.c563 as_bad_value_out_of_range (char * prefix, in as_bad_value_out_of_range() function
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-v850.c1575 as_bad_value_out_of_range (buf, val, (offsetT) min, (offsetT) max, file, line); in v850_insert_operand()
Dtc-s390.c612 as_bad_value_out_of_range (_("operand"), uval, (offsetT) min, (offsetT) max, file, line);
Dtc-ppc.c1475 as_bad_value_out_of_range (_("operand"), test, (offsetT) min, (offsetT) max, file, line);