Home
last modified time | relevance | path

Searched defs:computed (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/math/
Dlibm-test-support.c613 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()
738 check_complex (const char *test_name, CFLOAT computed, 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()
876 check_longlong (const char *test_name, long long int computed, in check_longlong()
911 check_intmax_t (const char *test_name, intmax_t computed, in check_intmax_t()
945 check_uintmax_t (const char *test_name, uintmax_t computed, in check_uintmax_t()