Searched refs:num2 (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
997 num2 = strtouq( str, (char **) &str, 16 );
1000 num2 = 0;
1002 if( num1 != num2)

Completed in 68 milliseconds