diff options
Diffstat (limited to 'math/test-float.h')
-rw-r--r-- | math/test-float.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-float.h b/math/test-float.h index e783c094c9..ea096c8aaa 100644 --- a/math/test-float.h +++ b/math/test-float.h @@ -28,3 +28,4 @@ /* Use the double variants of macro constants. */ #define LITM(x) x #define FTOSTR snprintf +#define snan_value_MACRO SNANF |