Home
last modified time | relevance | path

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

/external/qemu/distrib/zlib-1.2.8/
Dtrees.c432 #define pqremove(s, tree, top) \ macro
667 pqremove(s, tree, n); /* n = node of least frequency */
/external/chromium_org/third_party/zlib/
Dtrees.c438 #define pqremove(s, tree, top) \ macro
673 pqremove(s, tree, n); /* n = node of least frequency */
/external/zlib/src/
Dtrees.c432 #define pqremove(s, tree, top) \ macro
667 pqremove(s, tree, n); /* n = node of least frequency */
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_trees.c432 #define pqremove(s, tree, top) \ macro
667 pqremove(s, tree, n); /* n = node of least frequency */ in build_tree()