Searched refs:POINTER (Results 1 – 1 of 1) sorted by relevance
56 #define CHECK_NULL_RETURN_IFFAIL(POINTER)\ argument57 if (POINTER == NULL) { \