Home
last modified time | relevance | path

Searched refs:SDK_POINTER_OR_NULL_ASSERT (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.1.0/include/nitro/
Dmisc.h160 #ifndef SDK_POINTER_OR_NULL_ASSERT
161 #define SDK_POINTER_OR_NULL_ASSERT(exp) \ macro
165 #ifndef SDK_POINTER_OR_NULL_ASSERT
166 #define SDK_POINTER_OR_NULL_ASSERT(exp) ((void) 0)