Home
last modified time | relevance | path

Searched refs:shift_left (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c4994 common_shift32(struct X86EMU *emu, bool shift_left, bool use_cl) in common_shift32() argument
5007 if (shift_left) in common_shift32()
5015 common_shift16(struct X86EMU *emu, bool shift_left, bool use_cl) in common_shift16() argument
5028 if (shift_left) in common_shift16()
5036 common_shift(struct X86EMU *emu, bool shift_left, bool use_cl) in common_shift() argument
5039 common_shift32(emu, shift_left, use_cl); in common_shift()
5041 common_shift16(emu, shift_left, use_cl); in common_shift()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dalgorithm306 shift_left(ForwardIterator first, ForwardIterator last,
3277 // shift_left, shift_right
3282 shift_left(_ForwardIterator __first, _ForwardIterator __last,
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h3766 shift_left(_ForwardIterator __first, _ForwardIterator __last, in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_algo.h3558 shift_left(_ForwardIterator __first, _ForwardIterator __last, in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20202733 * include/bits/ranges_algo.h (shift_left, shift_right): Rename
7477 * include/bits/ranges_algo.h (shift_left, shift_right): New.
7478 * testsuite/25_algorithms/shift_left/1.cc: New test.
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2776 shift_left: in handleIntIntBinOp()
2807 goto shift_left; in handleIntIntBinOp()
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS390 + New algorithms shift_left and shift_right (thanks to Patrick
H A DMD5SUMS97648 11a5694b9a9182d4153b18876913dd57 libstdc++-v3/testsuite/25_algorithms/shift_left/1.cc
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS2278 + New algorithms shift_left and shift_right (thanks to Patrick
H A DMD5SUMS111967 63e567d29addc2eea535750f51dcfeed libstdc++-v3/testsuite/25_algorithms/shift_left/1.cc