Home
last modified time | relevance | path

Searched refs:in_unsigned_range (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-sparc.c44 static int in_unsigned_range PARAMS ((bfd_vma, bfd_vma));
953 in_unsigned_range (val, max) in in_unsigned_range() function
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-9697542 * config/tc-sparc.c (in_unsigned_range): New function.