VirtualBox

Changeset 96093 in vbox


Ignore:
Timestamp:
Aug 7, 2022 1:22:43 PM (2 years ago)
Author:
vboxsync
Message:

IPRT/nocrt: Math classification functions. bugref:10261

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

Legend:

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

    r96091 r96093  
    18091809        common/math/nocrt-labs.cpp \
    18101810        common/math/nocrt-llabs.cpp \
     1811        common/math/__fpclassifyd.cpp \
     1812        common/math/__fpclassifyf.cpp \
     1813        common/math/__fpclassifyl.cpp \
     1814        common/math/__isfinite.cpp \
     1815        common/math/__isfinitef.cpp \
     1816        common/math/__isfinitel.cpp \
     1817        common/math/isinf.cpp \
     1818        common/math/__isinff.cpp \
     1819        common/math/__isinfl.cpp \
     1820        common/math/isnan.cpp \
     1821        common/math/isnanf.cpp \
     1822        common/math/__isnanl.cpp \
     1823        common/math/__isnormal.cpp \
     1824        common/math/__isnormalf.cpp \
     1825        common/math/__isnormall.cpp \
     1826        common/math/__signbit.cpp \
     1827        common/math/__signbitf.cpp \
     1828        common/math/__signbitl.cpp \
    18111829        common/path/nocrt-access.cpp \
    18121830        common/path/nocrt-unlink.cpp \
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