Home
last modified time | relevance | path

Searched defs:match_start (Results 1 – 3 of 3) sorted by relevance

/minix3/common/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm146 match_start equ [ rcx + dsMatchStart] define
/minix3/common/dist/zlib/contrib/masmx86/
H A Dgvmat32.asm77 match_start equ dword ptr [esp+NbStack-72] define
/minix3/common/dist/zlib/
H A Ddeflate.h159 uInt match_start; /* start of matching string */ member