Searched defs:overflow_p (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dfixed-value.c192 bool overflow_p = false; local
250 bool overflow_p = false; local
327 bool overflow_p = false; local
413 bool overflow_p = false; local
528 bool overflow_p = false; local
640 bool overflow_p = false; local
692 bool overflow_p = false; local
827 bool overflow_p = false; local
971 bool overflow_p = false; local
1055 bool overflow_p = false; local
[all...]
H A Dfold-const.c1273 bool overflow_p; local
2062 bool overflow_p; local
2082 bool overflow_p; local
2112 bool overflow_p; local
6261 bool overflow_p = false; local
15610 bool overflow_p = fixed_arithmetic (&f, NEGATE_EXPR, local
16110 bool overflow_p; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dconstexpr.c1033 cxx_eval_builtin_function_call(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
1083 cxx_bind_parameters_in_call(const constexpr_ctx *ctx, tree t, constexpr_call *new_call, bool *non_constant_p, bool *overflow_p, bool *non_constant_args) argument
1187 cxx_eval_call_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
1508 verify_constant(tree t, bool allow_non_constant, bool *non_constant_p, bool *overflow_p) argument
1611 cxx_eval_unary_expression(const constexpr_ctx *ctx, tree t, bool , bool *non_constant_p, bool *overflow_p) argument
1639 cxx_eval_binary_expression(const constexpr_ctx *ctx, tree t, bool , bool *non_constant_p, bool *overflow_p) argument
1684 cxx_eval_conditional_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
1836 cxx_eval_array_reference(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
1933 cxx_eval_component_reference(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2016 cxx_eval_bit_field_ref(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2101 cxx_eval_logical_expression(const constexpr_ctx *ctx, tree t, tree bailout_value, tree continue_value, bool lval, bool *non_constant_p, bool *overflow_p) argument
2237 cxx_eval_bare_aggregate(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2318 cxx_eval_vec_init_1(const constexpr_ctx *ctx, tree atype, tree init, bool value_init, bool lval, bool *non_constant_p, bool *overflow_p) argument
2416 cxx_eval_vec_init(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2623 cxx_eval_indirect_ref(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2733 cxx_eval_trinary_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2768 cxx_eval_store_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2940 cxx_eval_increment_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
3069 cxx_eval_statement_list(const constexpr_ctx *ctx, tree t, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
3127 cxx_eval_loop_expr(const constexpr_ctx *ctx, tree t, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
3157 cxx_eval_switch_expr(const constexpr_ctx *ctx, tree t, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
3179 cxx_eval_pointer_plus_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
3238 cxx_eval_constant_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
3825 bool overflow_p = false; local
3936 bool overflow_p = false; local
[all...]
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c10345 bool overflow_p = false; local

Completed in 97 milliseconds