Home
last modified time | relevance | path

Searched refs:extra_math (Results 1 – 3 of 3) sorted by relevance

/external/bc/
Dconfigure455 extra_math=1
481 E) extra_math=0 ;;
597 disable-extra-math) extra_math=0 ;;
726 bc_test="@tests/all.sh bc $extra_math 1 $generate_tests 0 \$(BC_EXEC)"
727 dc_test="@tests/all.sh dc $extra_math 1 $generate_tests 0 \$(DC_EXEC)"
759 extra_math=1
949 flags="$flags -DBC_ENABLE_EXTRA_MATH=$extra_math -I./include/"
1029 flags="$flags -DBC_ENABLE_EXTRA_MATH=$extra_math -I./include/"
1060 if [ "$extra_math" -eq 1 ] && [ "$bc" -ne 0 ] && [ "$library" -eq 0 ]; then
1084 if [ "$extra_math" -eq 0 ]; then
[all …]
Dconfigure.sh455 extra_math=1
481 E) extra_math=0 ;;
597 disable-extra-math) extra_math=0 ;;
726 bc_test="@tests/all.sh bc $extra_math 1 $generate_tests 0 \$(BC_EXEC)"
727 dc_test="@tests/all.sh dc $extra_math 1 $generate_tests 0 \$(DC_EXEC)"
759 extra_math=1
949 flags="$flags -DBC_ENABLE_EXTRA_MATH=$extra_math -I./include/"
1029 flags="$flags -DBC_ENABLE_EXTRA_MATH=$extra_math -I./include/"
1060 if [ "$extra_math" -eq 1 ] && [ "$bc" -ne 0 ] && [ "$library" -eq 0 ]; then
1084 if [ "$extra_math" -eq 0 ]; then
[all …]
DMakefile.in328 extra_math: