Home
last modified time | relevance | path

Searched refs:Dad (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Ddeflate.h75 #define Dad dl.dad macro
H A Dtrees.c520 bits = tree[tree[n].Dad].Len + 1;
683 tree[n].Dad = tree[m].Dad = (ush)node;
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c380 bits = tree[tree[n].Dad].Len + 1; in gen_bitlen()
544 tree[n].Dad = tree[m].Dad = (ush)node; in build_tree()
H A Ddefutil.h55 #define Dad dl.dad macro