tree: da17de62031b095f8d44706b8155836b23e1cee1 [path history] [tgz]
  1. bits/
  2. branred.c
  3. doasin.c
  4. dosincos.c
  5. e_acos.c
  6. e_acosf.c
  7. e_acosl.c
  8. e_asin.c
  9. e_asinf.c
  10. e_asinl.c
  11. e_atan2.c
  12. e_atan2f.c
  13. e_atan2l.c
  14. e_atanh.c
  15. e_atanhf.c
  16. e_atanhl.c
  17. e_cosh.c
  18. e_coshf.c
  19. e_coshl.c
  20. e_exp.c
  21. e_exp10.c
  22. e_exp10f.c
  23. e_exp10l.c
  24. e_exp2.c
  25. e_exp2f.c
  26. e_exp2l.c
  27. e_expf.c
  28. e_expl.c
  29. e_fmod.c
  30. e_fmodf.c
  31. e_fmodl.c
  32. e_ilogb.c
  33. e_ilogbf.c
  34. e_ilogbl.c
  35. e_log.c
  36. e_log10.c
  37. e_log10f.c
  38. e_log10l.c
  39. e_log2.c
  40. e_log2f.c
  41. e_log2l.c
  42. e_logf.c
  43. e_logl.c
  44. e_pow.c
  45. e_powf.c
  46. e_powl.c
  47. e_rem_pio2.c
  48. e_rem_pio2f.c
  49. e_rem_pio2l.c
  50. e_remainder.c
  51. e_remainderf.c
  52. e_remainderl.c
  53. e_scalb.c
  54. e_scalbf.c
  55. e_scalbl.c
  56. e_sinh.c
  57. e_sinhf.c
  58. e_sinhl.c
  59. e_sqrt.c
  60. e_sqrtf.c
  61. e_sqrtl.c
  62. fraiseexcpt.c
  63. halfulp.c
  64. k_cosl.c
  65. k_rem_pio2.c
  66. k_rem_pio2f.c
  67. k_rem_pio2l.c
  68. k_sinl.c
  69. k_tanf.c
  70. k_tanl.c
  71. libm-test-ulps
  72. math_private.h
  73. mathimpl.h
  74. mpa.c
  75. mpatan.c
  76. mpatan2.c
  77. mpexp.c
  78. mplog.c
  79. mpsqrt.c
  80. mptan.c
  81. s_atan.c
  82. s_atanf.c
  83. s_atanl.c
  84. s_ccosh.c
  85. s_ccoshf.c
  86. s_ccoshl.c
  87. s_ceil.c
  88. s_ceilf.c
  89. s_ceill.c
  90. s_cexp.c
  91. s_cexpf.c
  92. s_cexpl.c
  93. s_cos.c
  94. s_cosf.c
  95. s_cosl.c
  96. s_csin.c
  97. s_csinf.c
  98. s_csinh.c
  99. s_csinhf.c
  100. s_csinhl.c
  101. s_csinl.c
  102. s_expm1.c
  103. s_expm1f.c
  104. s_expm1l.c
  105. s_fabs.c
  106. s_fabsf.c
  107. s_fabsl.c
  108. s_finite.c
  109. s_finitef.c
  110. s_finitel.c
  111. s_floor.c
  112. s_floorf.c
  113. s_floorl.c
  114. s_fpclassifyl.c
  115. s_frexp.c
  116. s_frexpf.c
  117. s_frexpl.c
  118. s_isinf.c
  119. s_isinff.c
  120. s_isinfl.c
  121. s_isnan.c
  122. s_isnanf.c
  123. s_isnanl.c
  124. s_llrint.c
  125. s_llrintf.c
  126. s_llrintl.c
  127. s_log1p.c
  128. s_log1pf.c
  129. s_log1pl.c
  130. s_logbl.c
  131. s_lrint.c
  132. s_lrintf.c
  133. s_lrintl.c
  134. s_modf.c
  135. s_modff.c
  136. s_modfl.c
  137. s_nearbyint.c
  138. s_nearbyintf.c
  139. s_nearbyintl.c
  140. s_nextafterl.c
  141. s_remquo.c
  142. s_remquof.c
  143. s_remquol.c
  144. s_rint.c
  145. s_rintf.c
  146. s_rintl.c
  147. s_scalbln.c
  148. s_scalblnf.c
  149. s_scalblnl.c
  150. s_scalbn.c
  151. s_scalbnf.c
  152. s_scalbnl.c
  153. s_significand.c
  154. s_significandf.c
  155. s_significandl.c
  156. s_sin.c
  157. s_sincos.c
  158. s_sincosf.c
  159. s_sincosl.c
  160. s_sinf.c
  161. s_sinl.c
  162. s_tan.c
  163. s_tanf.c
  164. s_tanh.c
  165. s_tanhf.c
  166. s_tanhl.c
  167. s_tanl.c
  168. s_trunc.c
  169. s_truncf.c
  170. s_truncl.c
  171. sincos32.c
  172. sincostab.c
  173. slowexp.c
  174. slowpow.c
  175. t_exp.c