Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
H A Dares_math.c33 static unsigned int ares__round_up_pow2_u32(unsigned int n) in ares__round_up_pow2_u32() function
66 return (size_t)ares__round_up_pow2_u32((unsigned int)n); in ares__round_up_pow2()

Completed in 1 milliseconds