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

/xnu-2782.1.97/iokit/Kernel/
H A DIODeviceTreeSupport.cpp1000 SInt64 diff, diff2, endDiff; local
1059 diff2 = (*compare)( childAddressCells, cell, endCell );
1062 if ((diff < 0) || (diff2 >= 0))

Completed in 75 milliseconds