Home
last modified time | relevance | path

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

/external/zlib/src/contrib/asm686/
Dmatch.S40 #define scanend 12 /* last two bytes of string */ macro
/external/zlib/src/contrib/amd64/
Damd64-match.S16 #define scanend ebx macro
/external/zlib/src/contrib/masmx86/
Dmatch686.asm125 scanend equ esp + 12 ; last two bytes of string define