We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20a958 commit fe2082eCopy full SHA for fe2082e
src/cpfloat_template.h
@@ -288,7 +288,7 @@ static inline int VALIDATE_INPUT(const optstruct *fpopts) {
288
}
289
290
/* Compute floating-point parameters required by the rounding functions. */
291
-#define COMPUTE_GLOBAL_PARAMS ADDSUFFIXTO(compute_golbal_params)
+#define COMPUTE_GLOBAL_PARAMS ADDSUFFIXTO(compute_global_params)
292
static inline FPPARAMS COMPUTE_GLOBAL_PARAMS(const optstruct *fpopts,
293
int *retval) {
294
0 commit comments