Lines Matching refs:bc
7 bc (1.06-19ubuntu1) dapper; urgency=low
20 https://sources.debian.org/patches/bc/1.07.1-2/05_notice_read_write_errors.diff/
30 bc/execute.c | 10 +++++++++-
31 bc/main.c | 3 +++
32 bc/sbc.y | 2 ++
33 bc/scan.c | 2 ++
34 bc/scan.l | 3 +++
35 bc/util.c | 15 ++++++++++++--
46 diff --git a/bc/execute.c b/bc/execute.c
48 --- a/bc/execute.c
49 +++ b/bc/execute.c
102 diff --git a/bc/main.c b/bc/main.c
104 --- a/bc/main.c
105 +++ b/bc/main.c
109 write (1, "\n(interrupt) Exiting bc.\n", 26);
116 diff --git a/bc/sbc.y b/bc/sbc.y
118 --- a/bc/sbc.y
119 +++ b/bc/sbc.y
130 diff --git a/bc/scan.c b/bc/scan.c
132 --- a/bc/scan.c
133 +++ b/bc/scan.c
150 diff --git a/bc/scan.l b/bc/scan.l
152 --- a/bc/scan.l
153 +++ b/bc/scan.l
178 diff --git a/bc/util.c b/bc/util.c
180 --- a/bc/util.c
181 +++ b/bc/util.c