fp_direction_type
enum fp_direction_type rd;
extern void __pack_single(unpacked *, single *, enum fp_direction_type,
extern void __pack_double(unpacked *, double *, enum fp_direction_type,
extern void __pack_extended(unpacked *, extended *, enum fp_direction_type,
enum fp_direction_type, fp_exception_field_type *);
extern enum fp_direction_type _QgetRD(void);
extern enum fp_direction_type __xgetRD(void);
extern enum fp_direction_type _QgetRD(void);
extern void __hex_to_single(decimal_record *, enum fp_direction_type,
extern void __hex_to_double(decimal_record *, enum fp_direction_type,
extern void __hex_to_quadruple(decimal_record *, enum fp_direction_type,
extern void __hex_to_extended(decimal_record *, enum fp_direction_type,
enum fp_direction_type rd;
__hex_to_single(decimal_record *pd, enum fp_direction_type rd, single *px,
__hex_to_double(decimal_record *pd, enum fp_direction_type rd, double *px,
__hex_to_quadruple(decimal_record *pd, enum fp_direction_type rd, quadruple *px,
__hex_to_extended(decimal_record *pd, enum fp_direction_type rd, extended *px,
__pack_single(unpacked *pu, single *px, enum fp_direction_type rd,
__pack_double(unpacked *pu, double *px, enum fp_direction_type rd,
__pack_extended(unpacked *pu, extended *px, enum fp_direction_type rd,
__pack_quadruple(unpacked *pu, quadruple *px, enum fp_direction_type rd,
overflow_to_infinity(int sign, enum fp_direction_type rd)
round(unpacked *pu, int roundword, enum fp_direction_type rd, int *ex)
extern __GNU_INLINE enum fp_direction_type
__swap87RD(enum fp_direction_type i)
extern enum fp_direction_type __swap87RD(enum fp_direction_type);
enum fp_direction_type rd;
extern enum fp_direction_type __swapRD(enum fp_direction_type);
enum fp_direction_type rd;
extern enum fp_direction_type __swapRD(enum fp_direction_type);
enum fp_direction_type rd;
extern enum fp_direction_type __swapRD(enum fp_direction_type);
enum fp_direction_type rd;
extern enum fp_direction_type __swapRD(enum fp_direction_type);
enum fp_direction_type rd;
__q_pack(const double *z, int exp, enum fp_direction_type rm,
extern enum fp_direction_type __swapRD(enum fp_direction_type);
enum fp_direction_type rm;
extern __GNU_INLINE enum fp_direction_type
__swap87RD(enum fp_direction_type i)
extern __GNU_INLINE enum fp_direction_type
__swapRD(enum fp_direction_type d)
enum fp_direction_type ret;
extern __GNU_INLINE enum fp_direction_type
__swapRD(enum fp_direction_type d)
enum fp_direction_type ret;
enum fp_direction_type fp_direction;