Searched refs:SKIP_UNKNOWN (Results 1 – 1 of 1) sorted by relevance
30 SKIP_UNKNOWN // condition is not a constant, produce code enumerator7751 cctx->ctx_skip = SKIP_UNKNOWN; in compile_if()7768 if (cctx->ctx_skip == SKIP_UNKNOWN) in compile_if()7828 if (cctx->ctx_skip == SKIP_UNKNOWN) in compile_elseif()7880 cctx->ctx_skip = SKIP_UNKNOWN; in compile_elseif()7926 cctx->ctx_skip = SKIP_UNKNOWN; in compile_elseif()7985 if (cctx->ctx_skip == SKIP_UNKNOWN) in compile_else()7993 if (cctx->ctx_skip == SKIP_UNKNOWN) in compile_else()8004 if (cctx->ctx_skip != SKIP_UNKNOWN) in compile_else()