Home
last modified time | relevance | path

Searched refs:bc_test_exec (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/bc/
H A Dconfigure997 bc_test_exec='valgrind $(VALGRIND_ARGS) $(BC_EXEC)'
1000 bc_test_exec='$(BC_EXEC)'
1637 contents=$(replace "$contents" "BC_TEST_EXEC" "$bc_test_exec")
1746 gen_std_tests bc "$extra_math" "$time_tests" $bc_test_exec
1747 gen_script_tests bc "$extra_math" "$generate_tests" "$time_tests" $bc_test_exec
1748 gen_err_tests bc $bc_test_exec
H A Dconfigure.sh997 bc_test_exec='valgrind $(VALGRIND_ARGS) $(BC_EXEC)'
1000 bc_test_exec='$(BC_EXEC)'
1637 contents=$(replace "$contents" "BC_TEST_EXEC" "$bc_test_exec")
1746 gen_std_tests bc "$extra_math" "$time_tests" $bc_test_exec
1747 gen_script_tests bc "$extra_math" "$generate_tests" "$time_tests" $bc_test_exec
1748 gen_err_tests bc $bc_test_exec