Searched defs:expected (Results 1 – 6 of 6) sorted by relevance
/math/ |
A D | test-math-issignaling.cc | 35 check (int actual, int expected, const char *actual_expr, int line) in check() 46 #define CHECK(actual, expected) \ argument
|
A D | test-math-iszero.cc | 35 check (int actual, int expected, const char *actual_expr, int line) in check() 46 #define CHECK(actual, expected) \ argument
|
A D | test-math-iseqsig.cc | 35 check (int actual, int expected, const char *actual_expr, int line) in check() 46 #define CHECK(actual, expected) \ argument
|
A D | libm-test-support.c | 575 #define ULPDIFF(given, expected) \ argument 613 check_float_internal (const char *test_name, FLOAT computed, FLOAT expected, in check_float_internal() 729 check_float (const char *test_name, FLOAT computed, FLOAT expected, in check_float() 739 CFLOAT expected, in check_complex() 774 check_int (const char *test_name, int computed, int expected, in check_int() 808 check_long (const char *test_name, long int computed, long int expected, in check_long() 842 check_bool (const char *test_name, int computed, int expected, in check_bool() 877 long long int expected, in check_longlong() 912 intmax_t expected, int exceptions) in check_intmax_t() 946 uintmax_t expected, int exceptions) in check_uintmax_t()
|
A D | test-fexcept.c | 53 test_set (int initial, const fexcept_t *saved, int mask, int expected) in test_set()
|
A D | libm-test-driver.c | 143 FLOAT expected; member 153 FLOAT expected; member 167 FLOAT expected; member 178 FLOAT expected; member 188 FLOAT expected; member 198 FLOAT expected; member 210 FLOAT expected; member 345 int expected; member 357 int expected; member 370 int expected; member [all …]
|
Completed in 12 milliseconds