Home
last modified time | relevance | path

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

/freebsd/contrib/bc/gen/
H A Dstrgen.c344 bool has_label, has_define, remove_tabs, exclude_extra_math; in main() local
353 exclude_extra_math = (strtoul(argv[3], NULL, 10) != 0); in main()
435 if (exclude_extra_math) in main()
464 else if (!exclude_extra_math && in main()
/freebsd/contrib/bc/
H A Dconfigure1817 exclude_extra_math=1
1821 exclude_extra_math=0
2070 contents=$(replace "$contents" "EXCLUDE_EXTRA_MATH" "$exclude_extra_math")
H A Dconfigure.sh1817 exclude_extra_math=1
1821 exclude_extra_math=0
2070 contents=$(replace "$contents" "EXCLUDE_EXTRA_MATH" "$exclude_extra_math")