| 1 | #include <math-type-macros-float.h> | 
|---|---|
| 2 | #include <w_remainder_template.c> | 
| 3 | #if __USE_WRAPPER_TEMPLATE | 
| 4 | weak_alias (__remainderf, dremf) | 
| 5 | #endif | 
| 6 | 
| 1 | #include <math-type-macros-float.h> | 
|---|---|
| 2 | #include <w_remainder_template.c> | 
| 3 | #if __USE_WRAPPER_TEMPLATE | 
| 4 | weak_alias (__remainderf, dremf) | 
| 5 | #endif | 
| 6 |