Home
last modified time | relevance | path

Searched refs:topow2_u32 (Results 1 – 2 of 2) sorted by relevance

/dports/games/taisei/taisei-1.3.2/src/util/
H A Dmiscmath.h43 uint32_t topow2_u32(uint32_t x) attr_const;
59 uint32_t: topow2_u32, \
H A Dmiscmath.c176 uint32_t topow2_u32(uint32_t x) { in topow2_u32() function