diff options
Diffstat (limited to 'math/test-float32.h')
-rw-r--r-- | math/test-float32.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-float32.h b/math/test-float32.h index 2df9909724..f319fe6268 100644 --- a/math/test-float32.h +++ b/math/test-float32.h @@ -35,3 +35,4 @@ #define LITM(x) x ## f32 #define FTOSTR strfromf32 #define snan_value_MACRO SNANF32 +#define FUNC_NARROW_PREFIX f32 |