Searched refs:IF_SCOPE (Results 1 – 1 of 1) sorted by relevance
81 IF_SCOPE, enumerator7666 case IF_SCOPE: in drop_scope()7761 scope = new_scope(cctx, IF_SCOPE); in compile_if()7803 if (scope == NULL || scope->se_type != IF_SCOPE) in compile_elseif()7951 if (scope == NULL || scope->se_type != IF_SCOPE) in compile_else()8022 if (scope == NULL || scope->se_type != IF_SCOPE) in compile_endif()10187 if (cctx.ctx_scope->se_type == IF_SCOPE) in compile_def_function()