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

/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Ddeflate.c184 * IN assertion: all calls to to INSERT_STRING are made with consecutive
189 #define INSERT_STRING(s, str, match_head) \ macro
194 #define INSERT_STRING(s, str, match_head) \ macro
356 INSERT_STRING(s, n, hash_head);
1479 INSERT_STRING(s, s->strstart, hash_head);
1521 INSERT_STRING(s, s->strstart, hash_head);
1586 INSERT_STRING(s, s->strstart, hash_head);
1641 INSERT_STRING(s, s->strstart, hash_head);
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Ddeflate.c172 * IN assertion: all calls to INSERT_STRING are made with consecutive input
177 #define INSERT_STRING(s, str, match_head) \ macro
182 #define INSERT_STRING(s, str, match_head) \ macro
1850 INSERT_STRING(s, s->strstart, hash_head);
1881 INSERT_STRING(s, s->strstart, hash_head);
1953 INSERT_STRING(s, s->strstart, hash_head);
2004 INSERT_STRING(s, s->strstart, hash_head);
/netbsd-current/common/dist/zlib/
H A Ddeflate.c168 * IN assertion: all calls to INSERT_STRING are made with consecutive input
173 #define INSERT_STRING(s, str, match_head) \ macro
178 #define INSERT_STRING(s, str, match_head) \ macro
1905 INSERT_STRING(s, s->strstart, hash_head);
1936 INSERT_STRING(s, s->strstart, hash_head);
2008 INSERT_STRING(s, s->strstart, hash_head);
2059 INSERT_STRING(s, s->strstart, hash_head);
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Ddeflate.c172 * IN assertion: all calls to INSERT_STRING are made with consecutive input
177 #define INSERT_STRING(s, str, match_head) \ macro
182 #define INSERT_STRING(s, str, match_head) \ macro
1898 INSERT_STRING(s, s->strstart, hash_head);
1929 INSERT_STRING(s, s->strstart, hash_head);
2001 INSERT_STRING(s, s->strstart, hash_head);
2052 INSERT_STRING(s, s->strstart, hash_head);
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Ddeflate.c172 * IN assertion: all calls to INSERT_STRING are made with consecutive input
177 #define INSERT_STRING(s, str, match_head) \ macro
182 #define INSERT_STRING(s, str, match_head) \ macro
1850 INSERT_STRING(s, s->strstart, hash_head);
1881 INSERT_STRING(s, s->strstart, hash_head);
1953 INSERT_STRING(s, s->strstart, hash_head);
2004 INSERT_STRING(s, s->strstart, hash_head);
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Ddeflate.c172 * IN assertion: all calls to INSERT_STRING are made with consecutive input
177 #define INSERT_STRING(s, str, match_head) \ macro
182 #define INSERT_STRING(s, str, match_head) \ macro
1898 INSERT_STRING(s, s->strstart, hash_head);
1929 INSERT_STRING(s, s->strstart, hash_head);
2001 INSERT_STRING(s, s->strstart, hash_head);
2052 INSERT_STRING(s, s->strstart, hash_head);
/netbsd-current/sys/net/
H A Dzlib.c776 * IN assertion: all calls to to INSERT_STRING are made with consecutive
781 #define INSERT_STRING(s, str, match_head) \ macro
786 #define INSERT_STRING(s, str, match_head) \ macro
933 INSERT_STRING(s, n, hash_head);
1782 INSERT_STRING(s, s->strstart, hash_head);
1815 INSERT_STRING(s, s->strstart, hash_head);
1877 INSERT_STRING(s, s->strstart, hash_head);
1927 INSERT_STRING(s, s->strstart, hash_head);

Completed in 208 milliseconds