Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/bigint/
Dutil.h64 inline constexpr int BitLength(int n) { in BitLength() function
Dvector-arithmetic.h56 inline int BitLength(Digits X) { in BitLength() function