#include <mi32/stddefns.h>
Include dependency graph for ieeefp.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | IND IEEE_NaN() |
| #define | INF IEEE_Infinity() |
| #define | NAN IEEE_NaN() |
| #define | NINF (-IEEE_Infinity()) |
Functions | |
| void | ConvIEEEToVAX (double ieee_value, UINT8 *vax_value) |
| double | ConvVAXToIEEE (const UINT8 *vax_value) |
| bool | IsInfPos (double x) |
| bool | IsNaN (double x) |
Definition in file ieeefp.h.
1.3.8-20040913