bc: use non-allocated BcNum's where appropriate
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 21 Dec 2018 21:36:04 +0000 (22:36 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 21 Dec 2018 21:36:04 +0000 (22:36 +0100)
commite8e7bda63aeefb17b59718baca592246e24d04df
tree2816d299f0e2531e628be62c5891b9086d86eb7b
parent6ed7fb0a877d550428cb289feb3695dcd2812ab8
bc: use non-allocated BcNum's where appropriate

function                                             old     new   delta
zbc_num_printNum                                     540     543      +3
zdc_program_asciify                                  407     403      -4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 3/-4)               Total: -1 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/bc.c