Home
last modified time | relevance | path

Searched defs:smaller (Results 1 – 2 of 2) sorted by relevance

/linux/lib/zlib_deflate/
H A Ddeftree.c307 #define smaller(tree, n, m, depth) \ macro
/linux/arch/powerpc/kernel/
H A Dcacheinfo.c422 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists()