Searched refs:write_r (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/inflate86/ |
D | inffast.S | 790 #define write_r %eax macro 791 movl write(%esp), write_r 792 cmpl write_r, nbytes_r 796 addl write_r, from_r 798 subl write_r, nbytes_r /* nbytes -= write */ 799 #undef write_r 833 #define write_r %eax macro 834 addl write_r, from_r 836 #undef write_r 1113 #define write_r %eax macro [all …]
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/inflate86/ |
D | inffast.S | 790 #define write_r %eax macro 791 movl write(%esp), write_r 792 cmpl write_r, nbytes_r 796 addl write_r, from_r 798 subl write_r, nbytes_r /* nbytes -= write */ 799 #undef write_r 833 #define write_r %eax macro 834 addl write_r, from_r 836 #undef write_r 1113 #define write_r %eax macro [all …]
|