fun_1 104 test/correctness/math.cpp fun_1(float, float, name, name) \ fun_1 105 test/correctness/math.cpp fun_1(double, double, name, name) fun_1 113 test/correctness/math.cpp fun_1(int8_t, int8_t, name, name) \ fun_1 114 test/correctness/math.cpp fun_1(int16_t, int16_t, name, name) \ fun_1 115 test/correctness/math.cpp fun_1(int32_t, int32_t, name, name) \ fun_1 116 test/correctness/math.cpp fun_1(uint8_t, uint8_t, name, name) \ fun_1 117 test/correctness/math.cpp fun_1(uint16_t, uint16_t, name, name) \ fun_1 118 test/correctness/math.cpp fun_1(uint32_t, uint32_t, name, name) fun_1 146 test/correctness/math.cpp fun_1(float, float, abs, fabsf) fun_1 147 test/correctness/math.cpp fun_1(double, double, abs, fabs) fun_1 148 test/correctness/math.cpp fun_1(uint8_t, int8_t, abs, abs) fun_1 149 test/correctness/math.cpp fun_1(uint16_t, int16_t, abs, abs) fun_1 150 test/correctness/math.cpp fun_1(uint32_t, int32_t, abs, abs)