Searched refs:pqremove (Results 1 – 4 of 4) sorted by relevance
/external/qemu/distrib/zlib-1.2.8/ |
D | trees.c | 432 #define pqremove(s, tree, top) \ macro 667 pqremove(s, tree, n); /* n = node of least frequency */
|
/external/chromium_org/third_party/zlib/ |
D | trees.c | 438 #define pqremove(s, tree, top) \ macro 673 pqremove(s, tree, n); /* n = node of least frequency */
|
/external/zlib/src/ |
D | trees.c | 432 #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/ |
D | fx_zlib_trees.c | 432 #define pqremove(s, tree, top) \ macro 667 pqremove(s, tree, n); /* n = node of least frequency */ in build_tree()
|