Home
last modified time | relevance | path

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

/xnu-8020.101.4/libkern/zlib/ !
H A Ddeflate.c211 #define INSERT_STRING(s, str, match_head) \ macro
216 #define INSERT_STRING(s, str, match_head) \ macro
368 INSERT_STRING(s, n, hash_head); in deflateSetDictionary()
1496 INSERT_STRING(s, s->strstart, hash_head); in deflate_fast()
1538 INSERT_STRING(s, s->strstart, hash_head); in deflate_fast()
1602 INSERT_STRING(s, s->strstart, hash_head); in deflate_slow()
1658 INSERT_STRING(s, s->strstart, hash_head); in deflate_slow()