VirtualBox

Changeset 96117 in vbox


Ignore:
Timestamp:
Aug 8, 2022 9:29:03 PM (2 years ago)
Author:
vboxsync
Message:

IPRT/nocrt: lround, lroundf, lroundl, rint, rintf, round, roundf and roundl. bugref:10261

Location:
trunk/src/VBox/Runtime
Files:
8 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r96112 r96117  
    18311831        common/math/__signbitf.cpp \
    18321832        common/math/__signbitl.cpp \
     1833        common/math/lround.cpp \
     1834        common/math/lroundf.cpp \
     1835        common/math/lroundl.cpp \
     1836        common/math/round.cpp \
     1837        common/math/roundf.cpp \
     1838        common/math/roundl.cpp \
    18331839        common/path/nocrt-access.cpp \
    18341840        common/path/nocrt-unlink.cpp \
     
    18941900        common/math/remainder.asm \
    18951901        common/math/remainderf.asm \
     1902        common/math/rint.asm \
     1903        common/math/rintf.asm \
    18961904        common/math/sin.asm \
    18971905        common/math/sinf.asm \
     
    19401948        common/math/remainder.asm \
    19411949        common/math/remainderf.asm \
     1950        common/math/rint.asm \
     1951        common/math/rintf.asm \
    19421952        common/math/sin.asm \
    19431953        common/math/sinf.asm \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette