Searched defs:test_range_errors (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/test/src/math/smoke/ | ||
H A D | AddTest.h | 70 void test_range_errors(AddFunc func) { test_range_errors() function |
H A D | SubTest.h | 69 void test_range_errors(SubFunc func) { test_range_errors() function |
H A D | DivTest.h | 88 void test_range_errors(DivFunc func) { test_range_errors() function |