VirtualBox

Ignore:
Timestamp:
Oct 21, 2008 1:18:34 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38213
Message:

further MSVC stuff, almost there

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler_new/target-i386/exec.h

    r13382 r13440  
    236236#undef ldexp
    237237#endif /* !VBOX */
     238#if !defined(VBOX) || !defined(_MSC_VER)
    238239#define sin sinl
    239240#define cos cosl
     
    246247#define ceil ceill
    247248#define ldexp ldexpl
     249#endif
    248250#else
    249251#define floatx_to_int32 float64_to_int32
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