#include <math.h>
Go to the source code of this file.
Functions | |
Number Operations{ | |
SSP_FORCEINLINE int | ssp_number_isValidNumber_F32_REF (ssp_s32 *val) |
SSP_FORCEINLINE int | ssp_number_isValidNumber_F64_REF (ssp_s64 *val) |
SSP_FORCEINLINE ssp_f32 | ssp_number_changeSNanToQNaN_F32_REF (ssp_s32 *val) |
SSP_FORCEINLINE ssp_f64 | ssp_number_changeSNanToQNaN_F64_REF (ssp_s64 *val) |