Searched refs:EXPAND_EXPRESSION (Results 1 – 4 of 4) sorted by relevance
1842 : EXPAND_EXPRESSION; in set_context_for_expression()1853 xp->xp_context = has_expr ? EXPAND_EXPRESSION : EXPAND_NOTHING; in set_context_for_expression()1871 xp->xp_context = EXPAND_EXPRESSION; in set_context_for_expression()1874 && xp->xp_context == EXPAND_EXPRESSION) in set_context_for_expression()1907 xp->xp_context = EXPAND_EXPRESSION; in set_context_for_expression()1913 xp->xp_context = EXPAND_EXPRESSION; in set_context_for_expression()1918 xp->xp_context = EXPAND_EXPRESSION; in set_context_for_expression()1930 && xp->xp_context == EXPAND_EXPRESSION) in set_context_for_expression()
2128 {EXPAND_EXPRESSION, get_expr_name, FALSE, TRUE}, in ExpandFromContext()2267 if (xp->xp_context == EXPAND_EXPRESSION in ExpandGeneric()
64 {EXPAND_EXPRESSION, "expression"},
773 #define EXPAND_EXPRESSION 20 macro