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

/darwin-on-arm/xnu/libkern/zlib/
H A Ddeflate.c206 * IN assertion: all calls to to INSERT_STRING are made with consecutive
211 #define INSERT_STRING(s, str, match_head) \ macro
216 #define INSERT_STRING(s, str, match_head) \ macro
379 INSERT_STRING(s, n, hash_head);
1502 INSERT_STRING(s, s->strstart, hash_head);
1544 INSERT_STRING(s, s->strstart, hash_head);
1609 INSERT_STRING(s, s->strstart, hash_head);
1664 INSERT_STRING(s, s->strstart, hash_head);

Completed in 118 milliseconds