Home
last modified time | relevance | path

Searched defs:shift_right (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/include/__algorithm/
H A Dshift_right.h32 shift_right(_ForwardIterator __first, in shift_right() function
/llvm-project/libc/src/__support/FPUtil/
H A Ddyadic_float.h77 LIBC_INLINE constexpr DyadicFloat &shift_right(int shift_length) { shift_right() function