Home
last modified time | relevance | path

Searched defs:char_bits (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/bigint/
H A Dfromstring.cc251 const int char_bits = BitLength(radix - 1); in FromStringBasePowerOfTwo() local
H A Dbigint.h501 const int char_bits = kCharBits[radix >> 2]; in ParsePowerTwo() local

Completed in 3 milliseconds