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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp601 #define kObjectNotFound ((unsigned int) -1) macro
615 return kObjectNotFound;
4485 if ( index != kObjectNotFound ) goto finish;
4509 if ( index == kObjectNotFound ) goto finish;

Completed in 126 milliseconds