Searched refs:inputs (Results 1 – 7 of 7) sorted by relevance
/math/ |
A D | gen-auto-libm-tests.c | 406 generic_value **inputs; member 1278 it->inputs = new_inputs; in handle_input_arg() 1354 it->inputs = xmalloc (sizeof (it->inputs[0])); in add_test() 1355 it->inputs[0] = NULL; in add_test() 1487 inputs[1].value.f, inputs[2].value.f, in calc_generic_results() 1530 inputs[0].value.f, in calc_generic_results() 1547 assert_exact (mpc_set_fr_fr (ci1, inputs[0].value.f, inputs[1].value.f, in calc_generic_results() 1565 assert_exact (mpc_set_fr_fr (ci1, inputs[0].value.f, inputs[1].value.f, in calc_generic_results() 1595 assert_exact (mpc_set_fr_fr (ci1, inputs[0].value.f, inputs[1].value.f, in calc_generic_results() 1597 assert_exact (mpc_set_fr_fr (ci2, inputs[2].value.f, inputs[3].value.f, in calc_generic_results() [all …]
|
A D | gen-fromfp-tests-inputs | 1 /* Integer inputs within range of uintmax_t. */ 171 /* Various non-integer inputs. */
|
A D | auto-libm-test-in | 1 # libm test inputs for gen-auto-libm-tests.c. 6036 # This also means the ibm128 inputs are XFAILed for binary64 and 6037 # the binary128 inputs for intel96 and m68k96, as too close to the
|
A D | libm-test-ufromfp.inc | 457 /* Integer inputs within range of uintmax_t. */ 3089 /* Various non-integer inputs. */
|
A D | libm-test-ufromfpx.inc | 457 /* Integer inputs within range of uintmax_t. */ 3089 /* Various non-integer inputs. */
|
A D | libm-test-fromfp.inc | 335 /* Integer inputs within range of uintmax_t. */ 4188 /* Various non-integer inputs. */
|
A D | libm-test-fromfpx.inc | 335 /* Integer inputs within range of uintmax_t. */ 4188 /* Various non-integer inputs. */
|
Completed in 140 milliseconds