Searched refs:_ctx_ (Results 1 – 3 of 3) 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); \
167 #define SKEIN_CTX(_ctx_) ((skein_ctx_t *)((_ctx_)->cc_provider_private)) argument168 #define SKEIN_CTX_LVALUE(_ctx_) (_ctx_)->cc_provider_private argument
60 #define LIBHAL_CHECK_LIBHALCONTEXT(_ctx_, _ret_) \ argument62 if (_ctx_ == NULL) { \