Searched refs:FLO_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/
H A Dfp-bit.h178 typedef TFtype FLO_type; typedef
198 typedef SFtype FLO_type; typedef
221 typedef DFtype FLO_type; typedef
377 FLO_type value;
421 extern FLO_type pack_d (fp_number_type *);
427 extern FLO_type add (FLO_type, FLO_type);
428 extern FLO_type sub (FLO_type, FLO_typ
[all...]
H A Dfp-bit.c202 extern FLO_type pack_d ( fp_number_type * );
205 FLO_type
740 FLO_type
741 add (FLO_type arg_a, FLO_type arg_b)
760 FLO_type
761 sub (FLO_type arg_a, FLO_type arg_b)
946 FLO_type
947 multiply (FLO_type arg_
[all...]

Completed in 172 milliseconds