• marko's avatar
    branches/zip: Cleanup suggested by Osku. · 0260ba1f
    marko authored
    ut_is_2pow(): New function for testing if a number is zero or a power of two.
    Use this function instead of bitwise arithmetics or ut_2_power_up() where
    possible.
    0260ba1f
ibuf0ibuf.c 91.3 KB