Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/generic/
H A DFMod.h260 int left_shift = in eval_internal() local
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dhigh_precision_decimal.h264 LIBC_INLINE void left_shift(uint32_t shift_amount) { in left_shift() function