Searched refs:good_match (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S137 printf("#define dsGoodMatch %u\n",(int)(((char*)&(s->good_match))-((char*)s)));
165 #define good_match [ rcx + dsGoodMatch] define
214 //;;; if (s->prev_length >= s->good_match) {
220 mov esi, good_match
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S137 printf("#define dsGoodMatch %u\n",(int)(((char*)&(s->good_match))-((char*)s)));
165 #define good_match [ rcx + dsGoodMatch] define
214 //;;; if (s->prev_length >= s->good_match) {
220 mov esi, good_match
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S137 printf("#define dsGoodMatch %u\n",(int)(((char*)&(s->good_match))-((char*)s)));
165 #define good_match [ rcx + dsGoodMatch] define
214 //;;; if (s->prev_length >= s->good_match) {
220 mov esi, good_match
/netbsd-current/common/dist/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S137 printf("#define dsGoodMatch %u\n",(int)(((char*)&(s->good_match))-((char*)s)));
165 #define good_match [ rcx + dsGoodMatch] define
214 //;;; if (s->prev_length >= s->good_match) {
220 mov esi, good_match
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S137 printf("#define dsGoodMatch %u\n",(int)(((char*)&(s->good_match))-((char*)s)));
165 #define good_match [ rcx + dsGoodMatch] define
214 //;;; if (s->prev_length >= s->good_match) {
220 mov esi, good_match
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Ddeflate.h185 uInt good_match; member in struct:internal_state
H A Ddeflate.c123 /* Values for max_lazy_match, good_match and max_chain_length, depending on
451 s->good_match = configuration_table[level].good_length;
471 s->good_match = good_length;
1002 s->good_match = configuration_table[s->level].good_length;
1070 if (s->prev_length >= s->good_match) {
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Ddeflate.h191 uInt good_match; member in struct:internal_state
H A Ddeflate.c115 /* Values for max_lazy_match, good_match and max_chain_length, depending on
608 s->good_match = configuration_table[level].good_length;
628 s->good_match = (uInt)good_length;
1204 s->good_match = configuration_table[s->level].good_length;
1273 if (s->prev_length >= s->good_match) {
/netbsd-current/common/dist/zlib/
H A Ddeflate.h193 uInt good_match; member in struct:internal_state
H A Ddeflate.c111 /* Values for max_lazy_match, good_match and max_chain_length, depending on
647 s->good_match = configuration_table[level].good_length;
667 s->good_match = (uInt)good_length;
1257 s->good_match = configuration_table[s->level].good_length;
1317 if (s->prev_length >= s->good_match) {
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Ddeflate.h191 uInt good_match; member in struct:internal_state
H A Ddeflate.c115 /* Values for max_lazy_match, good_match and max_chain_length, depending on
649 s->good_match = configuration_table[level].good_length;
669 s->good_match = (uInt)good_length;
1244 s->good_match = configuration_table[s->level].good_length;
1313 if (s->prev_length >= s->good_match) {
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Ddeflate.h191 uInt good_match; member in struct:internal_state
H A Ddeflate.c115 /* Values for max_lazy_match, good_match and max_chain_length, depending on
608 s->good_match = configuration_table[level].good_length;
628 s->good_match = (uInt)good_length;
1204 s->good_match = configuration_table[s->level].good_length;
1273 if (s->prev_length >= s->good_match) {
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Ddeflate.h191 uInt good_match; member in struct:internal_state
H A Ddeflate.c115 /* Values for max_lazy_match, good_match and max_chain_length, depending on
649 s->good_match = configuration_table[level].good_length;
669 s->good_match = (uInt)good_length;
1244 s->good_match = configuration_table[s->level].good_length;
1313 if (s->prev_length >= s->good_match) {
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm153 COMM good_match:DWORD
189 good_match equ [ rcx + dsGoodMatch] define
233 ;;; if (s->prev_length >= s->good_match) {
238 mov esi, good_match
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm153 COMM good_match:DWORD
189 good_match equ [ rcx + dsGoodMatch] define
233 ;;; if (s->prev_length >= s->good_match) {
238 mov esi, good_match
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm153 COMM good_match:DWORD
189 good_match equ [ rcx + dsGoodMatch] define
233 ;;; if (s->prev_length >= s->good_match) {
238 mov esi, good_match
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm153 COMM good_match:DWORD
189 good_match equ [ rcx + dsGoodMatch] define
233 ;;; if (s->prev_length >= s->good_match) {
238 mov esi, good_match
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm219 ;;; if (s->prev_length >= s->good_match) {
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/masmx86/
H A Dmatch686.asm219 ;;; if (s->prev_length >= s->good_match) {
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/masmx86/
H A Dmatch686.asm219 ;;; if (s->prev_length >= s->good_match) {
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
H A Dmatch686.asm219 ;;; if (s->prev_length >= s->good_match) {

Completed in 168 milliseconds

12