• Rosen Penev's avatar
    replace lrint with lround · 4fd0c84f
    Rosen Penev authored
    lrint is a configurable version of lround that behaves either as round,
    floor, ceil, or trunc based on setting the proper FE_ macro using
    fset/getround. Given that it's not set at all and that it defaults to
    round behavior, simply replace with round.
    
    Also removed the util/Math defines.
    Signed-off-by: 's avatarRosen Penev <rosenp@gmail.com>
    4fd0c84f
Name
Last commit
Last update
..
plugins Loading commit data...
Listener.hxx Loading commit data...
MixerAll.cxx Loading commit data...
MixerControl.cxx Loading commit data...
MixerControl.hxx Loading commit data...
MixerInternal.hxx Loading commit data...
MixerList.hxx Loading commit data...
MixerPlugin.hxx Loading commit data...
MixerType.cxx Loading commit data...
MixerType.hxx Loading commit data...
Volume.cxx Loading commit data...
Volume.hxx Loading commit data...
meson.build Loading commit data...