Searched defs:left_shift (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/__support/FPUtil/generic/ | ||
H A D | FMod.h | 259 int left_shift = eval_internal() local |
/llvm-project/libc/src/__support/ | ||
H A D | high_precision_decimal.h | 250 LIBC_INLINE void left_shift(uint32_t shift_amount) { left_shift() function |