HomeSort by relevance Sort by last modified time
    Searched refs:static_tree (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/zlib-1.2.3/
trees.c 122 const ct_data *static_tree; /* static tree or NULL */ member in struct:static_tree_desc_s
253 static_l_desc.static_tree = static_ltree;
255 static_d_desc.static_tree = static_dtree;
496 const ct_data *stree = desc->stat_desc->static_tree;
624 const ct_data *stree = desc->stat_desc->static_tree;
    [all...]
  /external/zlib/
trees.c 123 const ct_data *static_tree; /* static tree or NULL */ member in struct:static_tree_desc_s
255 static_l_desc.static_tree = static_ltree;
257 static_d_desc.static_tree = static_dtree;
500 const ct_data *stree = desc->stat_desc->static_tree;
628 const ct_data *stree = desc->stat_desc->static_tree;
    [all...]

Completed in 37 milliseconds