|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Functions to help with integer math. More...
Go to the source code of this file.
Functions | |
| static bool | is_power_of_two (unsigned int val) |
| static unsigned int | log2_rdown (unsigned int val) |
| static unsigned int | log2_rup (unsigned int val) |
Functions to help with integer math.
|
inlinestatic |
Referenced by log2_rup().
|
inlinestatic |
Referenced by log2_rup().
|
inlinestatic |
References is_power_of_two(), and log2_rdown().