haproxy/ebtree
Willy Tarreau e1ee956399 [OPTIM] ebtree: inline ebst_lookup_len and ebis_lookup_len
(from ebtree 6.0.5)

Both of them are very short and rely on another non-inlined lookup function,
so it's pointless to have them as pure functions, it wastes space.
(cherry picked from commit 1e68d6fef815f759304d4cc0e65f957689e19a7a)
2011-01-04 14:44:05 +01:00
..
compiler.h
eb32tree.c
eb32tree.h
eb64tree.c
eb64tree.h
ebimtree.c
ebimtree.h
ebistree.c
ebistree.h
ebmbtree.c
ebmbtree.h
ebpttree.c
ebpttree.h
ebsttree.c
ebsttree.h
ebtree.c
ebtree.h