Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/
H A Dread.c220 static int hex_float (int, char *);
3281 flen = hex_float (float_type, temp); in s_float_space()
4464 hex_float (int float_type, char *bytes) in hex_float() function
4602 length = hex_float (float_type, temp); in float_cons()
H A DChangeLog-92951604 (hex_float): Check target_big_endian.
1704 (hex_float): New static function.
1705 (float_cons): Use hex_float.