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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp968 SInt32 diff, diff2, endDiff; local
1034 endDiff = (*compare)( childAddressCells, endCell, lookRange );
1035 if( endDiff < 0)
1037 if ((endDiff - cell[childCells - 1] + 1 + lookRange[childAddressCells + addressCells - 1])

Completed in 13 milliseconds