commit | 65e1046abf28a3b73e56e6b17ae936e7b2f314c3 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Dec 19 15:13:14 2018 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Dec 19 15:13:14 2018 +0100 |
tree | 0a4a2e89b4d12830cfaf0bf7de89cd139d9b60d7 | |
parent | 684d441f5c8c4eac5962ad0e0b59e8999284fe6a [diff] |
bc: open-code bc_parse_updateFunc() macro This clearly shows one place which would need changing for nested funcdefs to work. function old new delta bc_parse_reset 106 110 +4 zbc_vm_process 586 585 -1 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/1 up/down: 4/-1) Total: 3 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>