Home
last modified time | relevance | path

Searched refs:target_fraction_bits (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/bigint/
H A Ddiv-barrett.cc90 int target_fraction_bits[8 * sizeof(vn)]; // "k_i" in the paper. in InvertNewton() local
94 target_fraction_bits[iteration] = k; in InvertNewton()
176 k = target_fraction_bits[iteration]; in InvertNewton()

Completed in 1 milliseconds