Home
last modified time | relevance | path

Searched refs:static_d_desc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Dtrees.c133 local static_tree_desc static_d_desc = variable
257 static_d_desc.static_tree = static_dtree; in tr_static_init()
258 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
395 s->d_desc.stat_desc = &static_d_desc;
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c121 static static_tree_desc static_d_desc = variable
253 s->d_desc.stat_desc = &static_d_desc; in zlib_tr_init()