summaryrefslogtreecommitdiff
path: root/utests/builtin_exp.cpp
Commit message (Expand)AuthorAgeFilesLines
* do not use const pointerGuo Yejun2016-07-201-2/+6
* Changed ldexp to ldexpf when defining float min/max.Yang Rong2016-06-131-1/+1
* Add support for gcc 6Pan Xiuli2016-05-121-1/+1
* Prepend std namespace to isnan and isinf calls.Sean Lynch2016-04-081-6/+6
* utest: add test case for builtin function exp/exp2/exp10/expm1.Yi Sun2013-10-291-0/+102