Searched refs:diff2 (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
1017 diff2 = (*compare)( childAddressCells, cell, endCell );
1019 if ((diff < 0) || (diff2 >= 0))

Completed in 31 milliseconds