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, 14 Feb 2019 13:40:57 +0000 (14:40 +0100)
commitf40467d3693e29d1830507bbeae442af2063dcb3
tree42e6f39143b5f44f7e1aed0427483e7bf9f42436
parent56e09e93bd9e4cdc75c77d9e7c8db3548bdbf089
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