diff options
author | Denys Vlasenko | 2018-12-05 00:22:34 +0100 |
---|---|---|
committer | Denys Vlasenko | 2018-12-05 15:43:35 +0100 |
commit | 51fb8aa5c132446b188196cd6b3d55ff255461dd (patch) | |
tree | 2c51c216ddd48d2901748093f3b55de1a8ffcf23 /miscutils/bbconfig.c | |
parent | cb9a99f3bb883e319e674a45f906fd3a85c235f7 (diff) | |
download | busybox-51fb8aa5c132446b188196cd6b3d55ff255461dd.zip busybox-51fb8aa5c132446b188196cd6b3d55ff255461dd.tar.gz |
bc: store library in ASCII, shrink keyword parsing code
Also, use ARRAY_SIZE() where appropriate
function old new delta
bc_lib 1878 1877 -1
bc_program_index 66 64 -2
bc_lex_token 1282 1266 -16
bc_lex_kws 220 160 -60
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/4 up/down: 0/-79) Total: -79 bytes
text data bss dec hex filename
987518 485 7296 995299 f2fe3 busybox_old
987440 485 7296 995221 f2f95 busybox_unstripped
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'miscutils/bbconfig.c')
0 files changed, 0 insertions, 0 deletions