diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2023-05-27 18:05:42 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2023-05-27 18:05:42 +0200 |
commit | 528808bcd25f7d237874dc82fad2adcddf354b42 (patch) | |
tree | bfbc6d65a49d2e327a1681d97ccb6c15d131758c /docs | |
parent | 84ff1825dd82e8de45020e3def34d1430d8e5a99 (diff) | |
download | busybox-w32-528808bcd25f7d237874dc82fad2adcddf354b42.tar.gz busybox-w32-528808bcd25f7d237874dc82fad2adcddf354b42.tar.bz2 busybox-w32-528808bcd25f7d237874dc82fad2adcddf354b42.zip |
awk: get rid of one indirection level for iF (input file structure)
function old new delta
try_to_assign - 91 +91
next_input_file 214 216 +2
awk_main 827 826 -1
evaluate 3403 3396 -7
is_assignment 91 - -91
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 1/2 up/down: 93/-99) Total: -6 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions