Searched defs:CHECK_DCL_NULL (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCLPool.cpp23 #define CHECK_DCL_NULL( _type, _pointer ) if (!CAST_DCL( _type, _pointer )) { return NULL ; } macro
29 #define CHECK_DCL_NULL( _type, _pointer ) macro
[all...]

Completed in 111 milliseconds