Changeset 52341 in vbox for trunk/include/iprt
- Timestamp:
- Aug 11, 2014 2:58:04 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r52340 r52341 2801 2801 # define RTBigNumToBytesBigEndian RT_MANGLER(RTBigNumToBytesBigEndian) 2802 2802 # define RTUInt128MulByU64 RT_MANGLER(RTUInt128MulByU64) 2803 # define RTUInt128MulByU64_EndProc RT_MANGLER(RTUInt128MulByU64_EndProc) 2803 2804 # define RTUtf16Copy RT_MANGLER(RTUtf16Copy) 2804 2805 # define RTUtf16CopyAscii RT_MANGLER(RTUtf16CopyAscii)
Note:
See TracChangeset
for help on using the changeset viewer.