Searched refs:INSERT_STRING (Results 1 – 2 of 2) sorted by relevance
| /src/sys/contrib/zlib/ |
| H A D | deflate.c | 155 #define INSERT_STRING(s, str, match_head) \ macro 160 #define INSERT_STRING(s, str, match_head) \ macro 1882 INSERT_STRING(s, s->strstart, hash_head); in deflate_fast() 1913 INSERT_STRING(s, s->strstart, hash_head); in deflate_fast() 1982 INSERT_STRING(s, s->strstart, hash_head); in deflate_slow() 2033 INSERT_STRING(s, s->strstart, hash_head); in deflate_slow()
|
| H A D | ChangeLog | 1038 INSERT_STRING [Truta] 1565 - work around a problem with gcc on Alpha (in INSERT_STRING)
|