Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/
H A Dhigh_precision_decimal.h21 uint32_t new_digits; global() member
163 uint32_t new_digits = LEFT_SHIFT_DIGIT_TABLE[lshift_amount].new_digits; get_num_new_digits() local
251 uint32_t new_digits = this->get_num_new_digits(shift_amount); left_shift() local
[all...]