math: fix frexp (don't check iptr when it's not specified)
authorSzabolcs Nagy <nsz@port70.net>
Mon, 12 Nov 2012 21:36:54 +0000 (22:36 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Mon, 12 Nov 2012 21:36:54 +0000 (22:36 +0100)
commit9b9e359952c7591c8cf54ae49a412bbc96bc9cd6
tree0f3dc8d1d6c87161c0ccf2207f3719f3cdee58cf
parentb3580f11bf7b91afd597e6224c2f265d6d0b087f
math: fix frexp (don't check iptr when it's not specified)
src/math/frexp.c
src/math/frexpf.c
src/math/frexpl.c