Home
last modified time | relevance | path

Searched refs:coin_next_power_of_two (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/C/
H A Dtidbits.h79 COIN_DLL_API uint32_t coin_next_power_of_two(uint32_t x);
/dports/graphics/Coin/coin-Coin-4.0.0/src/
H A Dtidbits.cpp922 coin_next_power_of_two(uint32_t x) in coin_next_power_of_two() function
947 return coin_next_power_of_two(x); in coin_geq_power_of_two()
/dports/graphics/Coin/coin-Coin-4.0.0/docs/
H A DChangeLog.2002398 New function: coin_next_power_of_two(). Updates on the snprintf()