Searched defs:dsPrevMatch (Results 1 - 5 of 5) sorted by relevance

/external/zlib/src/contrib/amd64/
H A Damd64-match.S81 printf("#define dsPrevMatch (%3u)(%%rdi)\n",(int)(((char*)&(s->prev_match))-((char*)s)));
106 #define dsPrevMatch (148)(%rdi) define
127 #define dsPrevMatch (140 + STRUCT_OFFSET)(%rdi) define
/external/zlib/src/contrib/asm686/
H A Dmatch.S69 #define dsPrevMatch (92+zlib1222add) define
/external/zlib/src/contrib/gcc_gvmat64/
H A Dgvmat64.S131 printf("#define dsPrevMatch %u\n",(int)(((char*)&(s->prev_match))-((char*)s)));
147 #define dsPrevMatch 148 define
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm171 dsPrevMatch equ 132+zlib1222add define
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm152 dsPrevMatch equ 92+zlib1222add define

Completed in 52 milliseconds