mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 08:41:14 +00:00
Also move it to MathUtils where it belongs with the rest of the power-of-two functions. This gets rid of pollution of the current scope of any translation unit with b<value> macros that aren't intended to be used directly. |
||
|---|---|---|
| .. | ||
| BitFieldTest.cpp | ||
| BitSetTest.cpp | ||
| BitUtilsTest.cpp | ||
| BlockingLoopTest.cpp | ||
| BusyLoopTest.cpp | ||
| CMakeLists.txt | ||
| CommonFuncsTest.cpp | ||
| EventTest.cpp | ||
| FixedSizeQueueTest.cpp | ||
| FlagTest.cpp | ||
| FloatUtilsTest.cpp | ||
| MathUtilTest.cpp | ||
| NandPathsTest.cpp | ||
| SPSCQueueTest.cpp | ||
| StringUtilTest.cpp | ||
| SwapTest.cpp | ||
| x64EmitterTest.cpp | ||