gcc.fpmath

Undocumented in source.

Members

Enums

FP_NAN
anonymousenum FP_NAN
Undocumented in source.
RealFormat
enum RealFormat
Undocumented in source.

Functions

fpclassify
int fpclassify(float f)
Undocumented in source. Be warned that the author may not have intended to support it.
fpclassify
int fpclassify(double f)
Undocumented in source. Be warned that the author may not have intended to support it.
fpclassify
int fpclassify(real f)
Undocumented in source. Be warned that the author may not have intended to support it.
signbit
int signbit(float f)
Undocumented in source. Be warned that the author may not have intended to support it.
signbit
int signbit(double f)
Undocumented in source. Be warned that the author may not have intended to support it.
signbit
int signbit(real f)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Info
struct Info
Undocumented in source.

Unions

double_rec
union double_rec
Undocumented in source.
float_rec
union float_rec
Undocumented in source.

Meta