HomeSort by relevance Sort by last modified time
    Searched refs:dsNiceMatch (Results 1 - 5 of 5) sorted by null

  /external/zlib/src/contrib/amd64/
amd64-match.S 88 printf("#define dsNiceMatch (%3u)(%%rdi)\n",(int)(((char*)&(s->nice_match))-((char*)s)));
113 #define dsNiceMatch (192)(%rdi)
134 #define dsNiceMatch (184 + STRUCT_OFFSET)(%rdi)
184 movl dsNiceMatch, %eax
  /external/zlib/src/contrib/asm686/
match.S 76 #define dsNiceMatch (136+zlib1222add)
141 movl dsNiceMatch(%edx), %eax
  /external/zlib/src/contrib/gcc_gvmat64/
gvmat64.S 138 printf("#define dsNiceMatch %u\n",(int)(((char*)&(s->nice_match))-((char*)s)));
154 #define dsNiceMatch 192
166 #define nice_match [ rcx + dsNiceMatch]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 178 dsNiceMatch equ 176+zlib1222add
190 nice_match equ [ rcx + dsNiceMatch]
  /external/zlib/src/contrib/masmx86/
match686.asm 159 dsNiceMatch equ 136+zlib1222add
244 mov eax, [edx + dsNiceMatch]

Completed in 200 milliseconds