Home
last modified time | relevance | path

Searched refs:temp_middle_2 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/src/__support/CPP/
H A DUInt.h368 uint64_t temp_middle_2 = high(val[0]) * low(other[0]); variable
384 high(temp_low) + low(temp_middle_1) + low(temp_middle_2);
388 high(temp_middle_2) + temp_high +