Searched refs:_ctx_ (Results 1 – 2 of 2) sorted by relevance
40 #define LIBPOLKIT_CHECK_CONTEXT(_ctx_, _ret_) \ argument42 if (_ctx_ == NULL) { \47 if (_ctx_->magic != LIBPOLKIT_MAGIC) { \49 __FUNCTION__, _ctx_->magic, LIBPOLKIT_MAGIC); \
60 #define LIBHAL_CHECK_LIBHALCONTEXT(_ctx_, _ret_) \ argument62 if (_ctx_ == NULL) { \