Home | History | Annotate | Download | only in keama

Lines Matching refs:context_any

1746 		if (case_context == context_any)
1754 if (case_context == context_any)
1835 if (!parse_expression(expr, cfile, lose, context_any,
2358 if (!parse_executable_statements(body, cfile, lose, context_any)) {
2523 if (!parse_executable_statements(branch, cfile, lose, context_any)) {
2556 lose, context_any))
3600 if (!parse_expression(arg, cfile, lose, context_any,
3631 lhs_context = context_any,
3632 rhs_context = context_any;
3783 if ((rhs_context != context_any) &&
3784 (lhs_context != context_any) &&
3799 (rhs_context != context_any))
3822 (rhs_context != context_any)) {
3853 (rhs_context != context_any))
5860 return context_any;
5885 return context_any;
5992 return context_any;