|
qm-dsp 1.8
|

Go to the source code of this file.
Macros | |
| #define | ISNAN(x) |
| #define | ISINF(x) |
Functions | |
| static int | ISNANf (float x) |
| static int | ISNANd (double x) |
| static int | ISINFf (float x) |
| static int | ISINFd (double x) |
| #define ISNAN | ( | x | ) |
| #define ISINF | ( | x | ) |