Searched refs:INSERT_STRING (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Ddeflate.c174 * IN assertion: all calls to to INSERT_STRING are made with consecutive
179 #define INSERT_STRING(s, str, match_head) \ macro
184 #define INSERT_STRING(s, str, match_head) \ macro
350 INSERT_STRING(s, n, hash_head);
1714 INSERT_STRING(s, s->strstart, hash_head);
1745 INSERT_STRING(s, s->strstart, hash_head);
1824 INSERT_STRING(s, s->strstart, hash_head);
1893 INSERT_STRING(s, s->strstart, hash_head);
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_deflate.c176 * IN assertion: all calls to to INSERT_STRING are made with consecutive
181 #define INSERT_STRING(s, str, match_head) \ macro
186 #define INSERT_STRING(s, str, match_head) \ macro
1653 INSERT_STRING(s, s->strstart, hash_head);
1684 INSERT_STRING(s, s->strstart, hash_head);
1756 INSERT_STRING(s, s->strstart, hash_head);
1807 INSERT_STRING(s, s->strstart, hash_head);
/external/qemu/distrib/zlib-1.2.8/
H A Ddeflate.c176 * IN assertion: all calls to to INSERT_STRING are made with consecutive
181 #define INSERT_STRING(s, str, match_head) \ macro
186 #define INSERT_STRING(s, str, match_head) \ macro
1654 INSERT_STRING(s, s->strstart, hash_head);
1685 INSERT_STRING(s, s->strstart, hash_head);
1757 INSERT_STRING(s, s->strstart, hash_head);
1808 INSERT_STRING(s, s->strstart, hash_head);
/external/zlib/src/
H A Ddeflate.c176 * IN assertion: all calls to to INSERT_STRING are made with consecutive
181 #define INSERT_STRING(s, str, match_head) \ macro
186 #define INSERT_STRING(s, str, match_head) \ macro
1654 INSERT_STRING(s, s->strstart, hash_head);
1685 INSERT_STRING(s, s->strstart, hash_head);
1757 INSERT_STRING(s, s->strstart, hash_head);
1808 INSERT_STRING(s, s->strstart, hash_head);

Completed in 5091 milliseconds