bc: remove extra div/0 test, remove test for string function parameter
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 3 Jan 2019 23:05:07 +0000 (00:05 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 3 Jan 2019 23:05:07 +0000 (00:05 +0100)
commit19c3eb0b049c46d365c89c6ff05295fbae0f40a8
tree33675b3302fedec6d96d075643ae944a088320e4
parent96b5ec10fb8abdb8050a6af87330e6cf3d881d5a
bc: remove extra div/0 test, remove test for string function parameter

function                                             old     new   delta
zbc_program_call                                     354     332     -22
zxc_program_assign                                   426     385     -41
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-63)             Total: -63 bytes

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