Searched defs:want_value (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | gimplify.c | 1894 bool want_value) in gimplify_self_mod_expr() 2020 gimplify_call_expr (tree *expr_p, tree *pre_p, bool want_value) in gimplify_call_expr() 2549 gimplify_modify_expr_to_memcpy (tree *expr_p, tree size, bool want_value) in gimplify_modify_expr_to_memcpy() 2581 gimplify_modify_expr_to_memset (tree *expr_p, tree size, bool want_value) in gimplify_modify_expr_to_memset() 2932 tree *post_p, bool want_value) in gimplify_init_constructor() 3277 tree *post_p, bool want_value) in gimplify_modify_expr_rhs() 3474 gimplify_modify_expr_complex_part (tree *expr_p, tree *pre_p, bool want_value) in gimplify_modify_expr_complex_part() 3524 gimplify_modify_expr (tree *expr_p, tree *pre_p, tree *post_p, bool want_value) in gimplify_modify_expr() 3704 gimplify_compound_expr (tree *expr_p, tree *pre_p, bool want_value) in gimplify_compound_expr()
|
| /freebsd-9-stable/contrib/gcclibs/libcpp/ |
| D | expr.c | 760 bool saw_leading_not, want_value = true; in _cpp_parse_expr() local
|