Searched refs:OSRequiredCast (Results 1 – 2 of 2) sorted by relevance
15 #define OSRequiredCast(type, inst) \ macro
492 OSArray *arr = OSRequiredCast(OSArray, OSObject::generateObject(1)); in check_required_cast()503 OSArray *arr2 = OSRequiredCast(OSArray, obj); in check_cast_behavior()