File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 99#define DOUBLE_PRECISION
1010#include "fp_lib.h"
1111
12- #ifndef __SOFT_FP__
12+ #ifndef __SOFTFP__
1313// Support for systems that have hardware floating-point; can set the invalid
1414// flag as a side-effect of computation.
1515
Original file line number Diff line number Diff line change 99#define SINGLE_PRECISION
1010#include "fp_lib.h"
1111
12- #ifndef __SOFT_FP__
12+ #ifndef __SOFTFP__
1313// Support for systems that have hardware floating-point; can set the invalid
1414// flag as a side-effect of computation.
1515
Original file line number Diff line number Diff line change 99#define DOUBLE_PRECISION
1010#include "fp_lib.h"
1111
12- #ifndef __SOFT_FP__
12+ #ifndef __SOFTFP__
1313// Support for systems that have hardware floating-point; can set the invalid
1414// flag as a side-effect of computation.
1515
Original file line number Diff line number Diff line change 99#define SINGLE_PRECISION
1010#include "fp_lib.h"
1111
12- #ifndef __SOFT_FP__
12+ #ifndef __SOFTFP__
1313// Support for systems that have hardware floating-point; can set the invalid
1414// flag as a side-effect of computation.
1515
Original file line number Diff line number Diff line change 2020// seee eeee eeee mmmm mmmm mmmm mmmm mmmm | mmmm mmmm mmmm mmmm mmmm mmmm mmmm
2121// mmmm
2222
23- #ifndef __SOFT_FP__
23+ #ifndef __SOFTFP__
2424// Support for systems that have hardware floating-point; we'll set the inexact
2525// flag as a side-effect of this computation.
2626
Original file line number Diff line number Diff line change 2020
2121#include "int_lib.h"
2222
23- #ifndef __SOFT_FP__
23+ #ifndef __SOFTFP__
2424// Support for systems that have hardware floating-point; we'll set the inexact
2525// flag as a side-effect of this computation.
2626
You can’t perform that action at this time.
0 commit comments