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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCL.cpp268 uint64_t *pDCLUpdateSetPointers = exportList; local
270 UInt32 *pDCLUpdateSetPointers = (UInt32 *) &exportList[updateSetCount/2]; local
274 ::CFSetGetValues( fData.update.set, reinterpret_cast<const void **>( pDCLUpdateSetPointers ) ) ;
280 exportList[ index ] = ((NuDCL*)pDCLUpdateSetPointers[ index ])->GetExportIndex() ;

Completed in 69 milliseconds