Searched refs:OSSwapInt64 (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dendian.h48 static inline unsigned long flip(unsigned long v) { return OSSwapInt64(v); }
51 static inline signed long flip(signed long v) { return OSSwapInt64(v); }
63 static inline unsigned long long flip(unsigned long long v) { return OSSwapInt64(v); }
66 static inline long long flip(long long v) { return OSSwapInt64(v); }
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dendian.h48 static inline unsigned long flip(unsigned long v) { return OSSwapInt64(v); }
51 static inline signed long flip(signed long v) { return OSSwapInt64(v); }
63 static inline unsigned long long flip(unsigned long long v) { return OSSwapInt64(v); }
66 static inline long long flip(long long v) { return OSSwapInt64(v); }
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.cpp869 params.programData = OSSwapInt64( params.programData );
875 pAddressRange->address = OSSwapInt64( pAddressRange->address );
876 pAddressRange->length = OSSwapInt64( pAddressRange->length );
881 params.bufferRanges = OSSwapInt64(params.bufferRanges );
883 params.userObj = (mach_vm_address_t)OSSwapInt64((mach_vm_address_t)params.userObj );
1362 ((UserExportDCLTransferPacket*)dcl)->pNextDCLCommand = (mach_vm_address_t)OSSwapInt64(((UserExportDCLTransferPacket*)dcl)->pNextDCLCommand );
1365 ((UserExportDCLTransferPacket*)dcl)->buffer = (mach_vm_address_t)OSSwapInt64( ((UserExportDCLTransferPacket*)dcl)->buffer );
1371 ((UserExportDCLTransferBuffer*)dcl)->pNextDCLCommand = (mach_vm_address_t)OSSwapInt64(((UserExportDCLTransferBuffer*)dcl)->pNextDCLCommand );
1374 ((UserExportDCLTransferBuffer*)dcl)->buffer = (mach_vm_address_t)OSSwapInt64(((UserExportDCLTransferBuffer*)dcl)->buffer );
1382 ((UserExportDCLCallProc*)dcl)->pNextDCLCommand = (mach_vm_address_t)OSSwapInt64(((UserExportDCLCallPro
[all...]
H A DIOFireWireLibCommand.cpp348 create_params.callback = (mach_vm_address_t)OSSwapInt64( (UInt64)create_params.callback );
349 create_params.refCon = (mach_vm_address_t)OSSwapInt64( (UInt64)create_params.refCon );
352 create_params.newTarget = OSSwapInt64( create_params.newTarget );
353 create_params.newBuffer = (mach_vm_address_t)OSSwapInt64( (UInt64)create_params.newBuffer);
400 submit_params->callback = (mach_vm_address_t)OSSwapInt64( (UInt64)submit_params->callback );
401 submit_params->refCon = (mach_vm_address_t)OSSwapInt64( (UInt64)submit_params->refCon );
404 submit_params->newTarget = OSSwapInt64( submit_params->newTarget );
405 submit_params->newBuffer = (mach_vm_address_t)OSSwapInt64( (UInt64)submit_params->newBuffer);
464 submit_params->callback = (mach_vm_address_t)OSSwapInt64( (UInt64)submit_params->callback );
465 submit_params->refCon = (mach_vm_address_t)OSSwapInt64( (UInt6
[all...]
H A DIOFireWireLibDevice.cpp596 params.buf = (mach_vm_address_t)OSSwapInt64(params.buf);
639 params.buf = (mach_vm_address_t)OSSwapInt64(params.buf);
677 params.buf = (mach_vm_address_t)OSSwapInt64(params.buf);
1230 params.size = OSSwapInt64( params.size );
1231 params.queueBuffer = (mach_vm_address_t)OSSwapInt64( (UInt64)params.queueBuffer );
1232 params.queueSize = OSSwapInt64( params.queueSize );
1233 params.backingStore = (mach_vm_address_t)OSSwapInt64( (UInt64)params.backingStore );
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A DOSByteOrder.h56 #define OSSwapInt64(x) __DARWIN_OSSwapInt64(x) macro
200 #define OSSwapHostToLittleInt64(x) OSSwapInt64(x)
224 #define OSSwapLittleToHostInt64(x) OSSwapInt64(x)
262 #define OSSwapHostToBigInt64(x) OSSwapInt64(x)
286 #define OSSwapBigToHostInt64(x) OSSwapInt64(x)
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/architecture/
H A Dbyte_order.h72 return (unsigned long long)OSSwapInt64((uint64_t)inv);
128 return (NXSwappedDouble)OSSwapInt64((uint64_t)x);
/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A Dmacho_util.h69 #define CondSwapInt64(flag, value) ((flag) ? OSSwapInt64((value)) : \
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2Lib/
H A DIOFireWireSBP2LibORB.cpp469 fRangeScratch[i].address = OSSwapInt64( fRangeScratch[i].address );
470 fRangeScratch[i].length = OSSwapInt64( fRangeScratch[i].length );
618 fRangeScratch[i].address = OSSwapInt64( fRangeScratch[i].address );
619 fRangeScratch[i].length = OSSwapInt64( fRangeScratch[i].length );
/macosx-10.10/architecture-266/
H A Dbyte_order.h76 return (unsigned long long)OSSwapInt64((uint64_t)inv);
138 return (NXSwappedDouble)OSSwapInt64((uint64_t)x);
/macosx-10.10/objc4-646/
H A Dmarkgc.c193 sect->size = OSSwapInt64(sect->size);
222 seg->fileoff = OSSwapInt64(seg->fileoff);
/macosx-10.10/xnu-2782.1.97/libkern/kxld/
H A Dkxld_reloc.c687 addr = OSSwapInt64(addr);
1382 if (swap) instr64 = OSSwapInt64(instr64);
1412 if (swap) instr64 = OSSwapInt64(instr64);
1650 if (swap) instr64 = OSSwapInt64(instr64);
1664 if (swap) instr64 = OSSwapInt64(instr64);
H A Dkxld_sect.c587 if (swap) *entry = OSSwapInt64(*entry);
H A Dkxld_object.c2325 kmod->address = OSSwapInt64(kmod->address);
2326 kmod->size = OSSwapInt64(kmod->size);
2327 kmod->hdr_size = OSSwapInt64(kmod->hdr_size);
/macosx-10.10/dtrace-147/libelf/
H A Ddecl.h73 #define SWAP64(v) v = OSSwapInt64(v)
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A Dfsck_journal.c74 ^(uint64_t x) { return OSSwapInt64(x); }
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibUnit.cpp1119 *pSharedBufAddress = (mach_vm_address_t) OSSwapInt64(sharedBuf);
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dctf.c49 #define SWAP64(v) v = OSSwapInt64(v)
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDDeviceClass.cpp821 timeStamp = OSSwapInt64(timeStamp);
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_journal.c742 #define SWAP64(x) OSSwapInt64(x)

Completed in 268 milliseconds