Searched refs:hex_float (Results 1 – 2 of 2) sorted by relevance
220 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() function4602 length = hex_float (float_type, temp); in float_cons()
1604 (hex_float): Check target_big_endian.1704 (hex_float): New static function.1705 (float_cons): Use hex_float.