Searched refs:RETURN_NULL_IF_SKIP (Results 1 – 1 of 1) sorted by relevance
537 #define RETURN_NULL_IF_SKIP(cctx) if (cctx->ctx_skip == SKIP_YES) return NULL macro550 RETURN_NULL_IF_SKIP(cctx); in generate_instr()571 RETURN_NULL_IF_SKIP(cctx); in generate_instr_drop()