hush/include
Denys Vlasenko 7a07b0ee6a dc: make it use long longs for integer ops
function                                             old     new   delta
print_base                                           176     238     +62
or                                                    91     103     +12
eor                                                   91     103     +12
and                                                   91     103     +12
not                                                   60      64      +4
mod                                                  103     105      +2
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 6/0 up/down: 104/0)             Total: 104 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-07-29 04:00:27 +02:00
..
.gitignore
applets.src.h cttyhack: move build system bits into cttyhack.c, no code changes 2010-07-16 17:16:40 +02:00
ar.h
busybox.h hush: fix faloout from previous commit 2010-07-15 08:18:46 +02:00
dump.h
fix_u32.h
grp_.h
inet_common.h
libbb.h libbb.h: add device names for Hurd and FreeBSD 2010-07-19 00:46:23 +02:00
platform.h
pwd_.h
rtc_.h
shadow_.h
unarchive.h
unicode.h lineedit: fix column display for wide and combining chars in TAB completion 2010-06-01 08:33:18 +02:00
usage.src.h dc: make it use long longs for integer ops 2010-07-29 04:00:27 +02:00
volume_id.h
xatonum.h
xregex.h