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

/external/zlib/src/contrib/amd64/
H A Damd64-match.S88 printf("#define dsNiceMatch (%3u)(%%rdi)\n",(int)(((char*)&(s->nice_match))-((char*)s)));
113 #define dsNiceMatch (192)(%rdi) define
134 #define dsNiceMatch (184 + STRUCT_OFFSET)(%rdi) define
184 movl dsNiceMatch, %eax
/external/zlib/src/contrib/asm686/
H A Dmatch.S76 #define dsNiceMatch (136+zlib1222add) define
141 movl dsNiceMatch(%edx), %eax
/external/zlib/src/contrib/gcc_gvmat64/
H A Dgvmat64.S138 printf("#define dsNiceMatch %u\n",(int)(((char*)&(s->nice_match))-((char*)s)));
154 #define dsNiceMatch 192 define
166 #define nice_match [ rcx + dsNiceMatch]
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
H A Dopt-gvmat64.asm140 %define dsNiceMatch 176+zlib1222add
152 %define nice_match [ rcx + dsNiceMatch]
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm178 dsNiceMatch equ 176+zlib1222add define
190 nice_match equ [ rcx + dsNiceMatch]
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm159 dsNiceMatch equ 136+zlib1222add define
244 mov eax, [edx + dsNiceMatch]

Completed in 28 milliseconds