Changeset 25477 in vbox for trunk/include/iprt/nocrt
- Timestamp:
- Dec 18, 2009 12:46:53 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 56146
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/nocrt/amd64/math.h
r8245 r25477 34 34 35 35 36 #if RT_INLINE_ASM_GNU_STYLE 36 #if RT_INLINE_ASM_GNU_STYLE && defined(__SSE__) 37 37 38 38 DECLINLINE(long double) inline_atan2l(long double lrd1, long double lrd2)
Note:
See TracChangeset
for help on using the changeset viewer.