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

/ast/src/lib/libz/
H A Ddeflate.c179 * IN assertion: all calls to to INSERT_STRING are made with consecutive
184 #define INSERT_STRING(s, str, match_head) \ macro
189 #define INSERT_STRING(s, str, match_head) \ macro
350 INSERT_STRING(s, n, hash_head);
1473 INSERT_STRING(s, s->strstart, hash_head);
1515 INSERT_STRING(s, s->strstart, hash_head);
1580 INSERT_STRING(s, s->strstart, hash_head);
1635 INSERT_STRING(s, s->strstart, hash_head);

Completed in 13 milliseconds