Searched refs:tab64 (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/cares/src/lib/ | ||
H A D | ares_math.c | 75 static const unsigned char tab64[64] = { in ares__log2() local 86 return tab64[(n * 0x07EDD5E59A4E28C2) >> 58]; in ares__log2() |
Completed in 1 milliseconds