Home
last modified time | relevance | path

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

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