Searched refs:CAPI_DBG_TRACE (Results 1 – 1 of 1) sorted by relevance
165 # define CAPI_DBG_TRACE 2 macro1103 capi_vtrace(ctx, CAPI_DBG_TRACE, format, args); in CAPI_trace()1516 if (ctx && ctx->debug_level >= CAPI_DBG_TRACE && ctx->debug_file) { in capi_get_key()