Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/generic/
H A DFMod.h259 int left_shift = eval_internal() local
/llvm-project/libc/src/__support/
H A Dhigh_precision_decimal.h250 LIBC_INLINE void left_shift(uint32_t shift_amount) { left_shift() function