Home
last modified time | relevance | path

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

/src/contrib/bc/
H A Dconfigure559 extra_math=1
587 extra_math=1
618 extra_math=1
649 extra_math=1
685 extra_math=1
724 E) extra_math=0 ;;
854 disable-extra-math) extra_math=0 ;;
1019 extra_math=1
1203 flags="$flags -DBC_ENABLE_EXTRA_MATH=$extra_math -DBC_ENABLE_OSSFUZZ=0"
1305 flags="$flags -DBC_ENABLE_EXTRA_MATH=$extra_math -DBC_ENABLE_OSSFUZZ=0"
[all …]
H A Dconfigure.sh559 extra_math=1
587 extra_math=1
618 extra_math=1
649 extra_math=1
685 extra_math=1
724 E) extra_math=0 ;;
854 disable-extra-math) extra_math=0 ;;
1019 extra_math=1
1203 flags="$flags -DBC_ENABLE_EXTRA_MATH=$extra_math -DBC_ENABLE_OSSFUZZ=0"
1305 flags="$flags -DBC_ENABLE_EXTRA_MATH=$extra_math -DBC_ENABLE_OSSFUZZ=0"
[all …]
H A Dbuild.gaml156 extra_math: {
H A Dbuild.pkg.rig137 EXTRA_MATH_ENABLED: str = str(uint(bool(config["extra_math"])));
1756 extra: bool = bool(config["extra_math"]);
1938 if bool(config["extra_math"])
2127 extra: bool = bool(config["extra_math"]);