-
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:Rosen Penev <rosenp@gmail.com>
4fd0c84f
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| plugins | ||
| Listener.hxx | ||
| MixerAll.cxx | ||
| MixerControl.cxx | ||
| MixerControl.hxx | ||
| MixerInternal.hxx | ||
| MixerList.hxx | ||
| MixerPlugin.hxx | ||
| MixerType.cxx | ||
| MixerType.hxx | ||
| Volume.cxx | ||
| Volume.hxx | ||
| meson.build |