busybox/networking/libiproute
Denys Vlasenko 2e9b5510d6 libiproute: code shrink by adding FAST_FUNC
function                                             old     new   delta
ipaddr_list_or_flush                                1282    1293     +11
ip_parse_common_args                                 153     151      -2
ip_main                                               53      50      -3
ip_do                                                 19      15      -4
do_iptunnel                                          985     980      -5
do_iprule                                            982     977      -5
do_iplink                                           1637    1631      -6
do_iproute                                          2105    2098      -7
do_ipaddr                                           1406    1398      -8
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/8 up/down: 11/-40)            Total: -29 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-07-24 23:27:38 +02:00
..
ip_common.h libiproute: code shrink by adding FAST_FUNC 2010-07-24 23:27:38 +02:00
ip_parse_common_args.c libiproute: code shrink by adding FAST_FUNC 2010-07-24 23:27:38 +02:00
ipaddress.c libiproute: code shrink by adding FAST_FUNC 2010-07-24 23:27:38 +02:00
iplink.c libiproute: code shrink by adding FAST_FUNC 2010-07-24 23:27:38 +02:00
iproute.c libiproute: code shrink by adding FAST_FUNC 2010-07-24 23:27:38 +02:00
iprule.c libiproute: code shrink by adding FAST_FUNC 2010-07-24 23:27:38 +02:00
iptunnel.c libiproute: code shrink by adding FAST_FUNC 2010-07-24 23:27:38 +02:00
Kbuild.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
libnetlink.c libnetlink: code shrink 2010-07-23 01:31:24 +02:00
libnetlink.h libnetlink: code shrink 2010-07-23 01:31:24 +02:00
ll_addr.c *: style fixes. no code changes (verified with objdump) 2010-01-28 02:24:24 +01:00
ll_map.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
ll_map.h *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
ll_proto.c libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
ll_types.c libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
rt_names.c libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
rt_names.h libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
rtm_map.c libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
rtm_map.h libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
utils.c remove useless (unsigned >= 0) comparison 2009-10-04 01:13:35 +02:00
utils.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00