Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
H A Dares_math.c71 static const unsigned char tab32[32] = { 0, 1, 28, 2, 29, 14, 24, 3, in ares__log2() local
83 return tab32[(n * 0x077CB531) >> 27]; in ares__log2()

Completed in 1 milliseconds