Lines Matching +full:dc +full:- +full:dc +full:- +full:mode

4  * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (c) 2018-2025 Gavin D. Howard and contributors.
44 mode: {
84 // This is the predefined build to match the GNU bc/dc.
110 dc/default_sigint_reset: true
112 dc/default_tty_mode: true
114 dc/default_prompt: @tty_mode
116 dc/default_expr_exit: false
118 dc/default_digit_clamp: true
129 dc/default_sigint_reset: true
131 dc/default_tty_mode: true
133 dc/default_prompt: @tty_mode
135 dc/default_expr_exit: false
137 dc/default_digit_clamp: true
150 @dc
185 desc: "Whether to display the bc version banner by default when in interactive mode."
190 desc: "Whether SIGINT will reset bc by default, instead of exiting, when in interactive mode."
192 dc/default_sigint_reset: {
195 desc: "Whether SIGINT will reset dc by default, instead of exiting, when in interactive mode."
200 desc: "Whether TTY mode for bc should be on by default when available."
202 dc/default_tty_mode: {
205 desc: "Whether TTY mode for dc should be on by default when available."
215 …: "Whether the prompt for bc should be on by default in TTY mode. This defaults to match TTY mode."
217 dc/default_prompt: {
225 …desc: "Whether the prompt for dc should be on by default in TTY mode. This defaults to match TTY m…
230 …ther to exit bc by default if an expression or expression file is given with the -e or -f options."
232 dc/default_expr_exit: {
235 …desc: "Whether to exit dc by default if an expression or expression file is given with the -e or -
242 dc/default_digit_clamp: {
245 …desc: "Whether to have dc, by default, clamp digits that are greater than or equal to the current …
275 desc: "Build with link-time optimization, if available."
295 desc: "Enable memcheck mode, to check for memory leaks."
300 desc: "Enable Valgrind mode, to check for memory bugs."
305 desc: "Enable AFL++ mode."
310 desc: "Enable OSSFUZZ mode."
315 desc: "Enable tests generated from a GNU bc-compatible program."
335 desc: "The command-line flags for the C compiler."
340 desc: "The command-line flags for the C linker."
375 …desc: "The location to pkg-config files to. Defaults to the output of `pkg-config --variable=pc_pa…