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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp982 u_quad_t num1, num2; local
991 num1 = strtouq( cmp, (char **) &cmp, 16 );
994 num1 = 0;
1002 if( num1 != num2)

Completed in 11 milliseconds