VirtualBox

Changeset 96112 in vbox for trunk


Ignore:
Timestamp:
Aug 8, 2022 11:53:27 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152913
Message:

IPRT/nocrt: very basic sqrt and sqrtf implementations. bugref:10261

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

Legend:

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

    r96108 r96112  
    18961896        common/math/sin.asm \
    18971897        common/math/sinf.asm \
     1898        common/math/sqrt.asm \
     1899        common/math/sqrtf.asm \
    18981900        common/math/tan.asm \
    18991901        common/math/tanf.asm \
     
    19401942        common/math/sin.asm \
    19411943        common/math/sinf.asm \
     1944        common/math/sqrt.asm \
     1945        common/math/sqrtf.asm \
    19421946        common/math/tan.asm \
    19431947        common/math/tanf.asm \
Note: See TracChangeset for help on using the changeset viewer.

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