[Libc] fix and improve specification for frexp* and ldexp*
Due to the absence of a long double version of the pow() logic function, and due to likely little demand for ldexpl, this function has not been specified.
Showing
- share/libc/math.h 106 additions, 19 deletionsshare/libc/math.h
- src/plugins/report/tests/report/oracle/csv.csv 1 addition, 1 deletionsrc/plugins/report/tests/report/oracle/csv.csv
- tests/idct/oracle/ieee_1180_1990.res.oracle 156 additions, 78 deletionstests/idct/oracle/ieee_1180_1990.res.oracle
- tests/libc/math_h.c 32 additions, 18 deletionstests/libc/math_h.c
- tests/libc/oracle/fc_libc.0.res.oracle 17 additions, 18 deletionstests/libc/oracle/fc_libc.0.res.oracle
- tests/libc/oracle/fc_libc.1.res.oracle 90 additions, 20 deletionstests/libc/oracle/fc_libc.1.res.oracle
- tests/libc/oracle/math_h.res.oracle 661 additions, 139 deletionstests/libc/oracle/math_h.res.oracle
Loading
Please register or sign in to comment