Home
last modified time | relevance | path

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

/freebsd/contrib/bc/
H A Dconfigure1237 bc_test_exec='valgrind $(VALGRIND_ARGS) $(BC_EXEC)'
1241 bc_test_exec='$(BC_EXEC)'
2057 contents=$(replace "$contents" "BC_TEST_EXEC" "$bc_test_exec")
2174 gen_std_tests bc "$extra_math" "$time_tests" $bc_test_exec
2175 gen_script_tests bc "$extra_math" "$generate_tests" "$time_tests" $bc_test_exec
2176 gen_err_tests bc $bc_test_exec
H A Dconfigure.sh1237 bc_test_exec='valgrind $(VALGRIND_ARGS) $(BC_EXEC)'
1241 bc_test_exec='$(BC_EXEC)'
2057 contents=$(replace "$contents" "BC_TEST_EXEC" "$bc_test_exec")
2174 gen_std_tests bc "$extra_math" "$time_tests" $bc_test_exec
2175 gen_script_tests bc "$extra_math" "$generate_tests" "$time_tests" $bc_test_exec
2176 gen_err_tests bc $bc_test_exec