Home
last modified time | relevance | path

Searched refs:bits_state (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/inflate86/
Dinffast.S157 #define bits_state 52 /* state->bits */ macro
310 movl bits_state(state_r), %ebx
1272 movl %ebx, bits_state(state_r)
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx86/
Dinffas32.asm141 bits_state equ (48+4+zlib1222sup) ;/* state->bits */ define
234 mov ebx, [edi+bits_state]
986 mov [edx+bits_state],ebx
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/inflate86/
Dinffast.S157 #define bits_state 52 /* state->bits */ macro
310 movl bits_state(state_r), %ebx
1272 movl %ebx, bits_state(state_r)
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx86/
Dinffas32.asm141 bits_state equ (48+4+zlib1222sup) ;/* state->bits */ define
234 mov ebx, [edi+bits_state]
986 mov [edx+bits_state],ebx