fun_2             108 test/correctness/math.cpp   fun_2(float, float, name, name) \
fun_2             109 test/correctness/math.cpp   fun_2(double, double, name, name)
fun_2             153 test/correctness/math.cpp fun_2(uint8_t, int8_t, absd, absd)
fun_2             154 test/correctness/math.cpp fun_2(uint16_t, int16_t, absd, absd)
fun_2             155 test/correctness/math.cpp fun_2(uint32_t, int32_t, absd, absd)
fun_2             156 test/correctness/math.cpp fun_2(uint8_t, uint8_t, absd, absd)
fun_2             157 test/correctness/math.cpp fun_2(uint16_t, uint16_t, absd, absd)
fun_2             158 test/correctness/math.cpp fun_2(uint32_t, uint32_t, absd, absd)