diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-14 23:30:29 +0200 | 
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-08-14 23:30:29 +0200 | 
| commit | 7e6f9316a8bf3030da6c283e43aa0709d0cef259 (patch) | |
| tree | ec5f4ba877f846b6fff854e2af8507d734edb98b /libbb/xfuncs_printf.c | |
| parent | 9e5820a86277818c2f83c11c2aa76d7f0a38283e (diff) | |
| download | busybox-7e6f9316a8bf3030da6c283e43aa0709d0cef259.tar.gz | |
lineedit: trivial codeshrink for vi-mode
Introduce and use BB_isalnum_or_underscore().
function                                             old     new   delta
BB_isalnum_or_underscore                               -      43     +43
vi_word_motion                                       162     150     -12
vi_end_motion                                        163     145     -18
vi_back_motion                                       198     179     -19
BB_isalnum                                            39       -     -39
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 0/3 up/down: 43/-88)            Total: -45 bytes
Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/xfuncs_printf.c')
0 files changed, 0 insertions, 0 deletions
