HomeSort by: relevance | last modified time | path
    Searched defs:strm_r (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/zlib/contrib/inflate86/
inffast.S 236 #define strm_r %esi define
239 movl strm_sp(%esp), strm_r
240 movl state_strm(strm_r), state_r
248 movl avail_in_strm(strm_r), %edx
249 movl next_in_strm(strm_r), %eax
258 movl avail_out_strm(strm_r), %ecx
259 movl next_out_strm(strm_r), %ebx
312 #undef strm_r
1252 #define strm_r %eax define
1264 movl strm_sp(%esp), strm_r
    [all...]
  /src/external/gpl3/binutils.old/dist/zlib/contrib/inflate86/
inffast.S 236 #define strm_r %esi define
239 movl strm_sp(%esp), strm_r
240 movl state_strm(strm_r), state_r
248 movl avail_in_strm(strm_r), %edx
249 movl next_in_strm(strm_r), %eax
258 movl avail_out_strm(strm_r), %ecx
259 movl next_out_strm(strm_r), %ebx
312 #undef strm_r
1252 #define strm_r %eax define
1264 movl strm_sp(%esp), strm_r
    [all...]
  /src/external/gpl3/gdb/dist/zlib/contrib/inflate86/
inffast.S 236 #define strm_r %esi define
239 movl strm_sp(%esp), strm_r
240 movl state_strm(strm_r), state_r
248 movl avail_in_strm(strm_r), %edx
249 movl next_in_strm(strm_r), %eax
258 movl avail_out_strm(strm_r), %ecx
259 movl next_out_strm(strm_r), %ebx
312 #undef strm_r
1252 #define strm_r %eax define
1264 movl strm_sp(%esp), strm_r
    [all...]
  /src/external/gpl3/gdb.old/dist/zlib/contrib/inflate86/
inffast.S 236 #define strm_r %esi define
239 movl strm_sp(%esp), strm_r
240 movl state_strm(strm_r), state_r
248 movl avail_in_strm(strm_r), %edx
249 movl next_in_strm(strm_r), %eax
258 movl avail_out_strm(strm_r), %ecx
259 movl next_out_strm(strm_r), %ebx
312 #undef strm_r
1252 #define strm_r %eax define
1264 movl strm_sp(%esp), strm_r
    [all...]

Completed in 27 milliseconds