Home
last modified time | relevance | path

Searched refs:nicematch (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/asm686/
A Dmatch.S42 #define nicematch 24 /* a good enough match size */ macro
146 LookaheadLess: movl %ebx, nicematch(%esp)
312 LongerMatch: movl nicematch(%esp), %ebx
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/gcc_gvmat64/
A Dgvmat64.S74 #define nicematch (rsp + 16 - LocalVarsSize) macro
247 mov [nicematch],r10d
521 cmp eax, [nicematch]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/amd64/
A Damd64-match.S30 #define nicematch r14d macro
189 LookaheadLess: movl %ebx, %nicematch
415 cmpl %nicematch, %eax
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/
A Dgvmat64.asm81 nicematch equ (rsp + 16 - LocalVarsSize) ; a good enough match size define
109 ; nicematch r14d
157 nicematch equ nice_match define
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/
A Dmatch686.asm127 nicematch equ esp + 24 ; a good enough match size define

Completed in 7 milliseconds