Searched refs:CHECK_NULLPOINTER_RETURN (Results 1 – 8 of 8) sorted by relevance
56 #ifndef CHECK_NULLPOINTER_RETURN57 #define CHECK_NULLPOINTER_RETURN(pointer) \ macro143 CHECK_NULLPOINTER_RETURN(mapper_); in FreeMem()145 CHECK_NULLPOINTER_RETURN(hdiBuffer); in FreeMem()
87 #ifndef CHECK_NULLPOINTER_RETURN88 #define CHECK_NULLPOINTER_RETURN(pointer) \ macro
95 #ifndef CHECK_NULLPOINTER_RETURN96 #define CHECK_NULLPOINTER_RETURN(pointer) \ macro
33 #define CHECK_NULLPOINTER_RETURN(pointer) do { \ macro
241 CHECK_NULLPOINTER_RETURN(buffer->virAddr); in FreeShm()252 CHECK_NULLPOINTER_RETURN(buffer); in FreeMem()
55 CHECK_NULLPOINTER_RETURN(vdiImpl_); in AllocatorService()
51 CHECK_NULLPOINTER_RETURN(vdiImpl_); in MetadataService()
50 CHECK_NULLPOINTER_RETURN(vdiImpl_); in MapperService()