Home
last modified time | relevance | path

Searched refs:num_div_op (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcclibs/libcpp/
DChangeLog.gcc4349 * expr.c (num_div_op): Don't overflow if the result is
Dexpr.c55 static cpp_num num_div_op (cpp_reader *, cpp_num, cpp_num, enum cpp_ttype);
970 top[-1].value = num_div_op (pfile, top[-1].value, in reduce()
1506 num_div_op (cpp_reader *pfile, cpp_num lhs, cpp_num rhs, enum cpp_ttype op) in num_div_op() function
/freebsd-12-stable/contrib/gcc/
DChangeLog-200212956 (num_unary_op, num_binary_op, num_div_op): Issue diagnostics
19656 (num_trim, num_positive, num_div_op): Cast constants.
19681 (num_div_op): Likewise.
19794 num_div_op, num_lshift, num_rshift, append_digit): New.
DChangeLog.tree-ssa2132 (eval_token, num_binary_op, num_part_mul, num_div_op): Likewise.
DChangeLog-200433453 (eval_token, num_binary_op, num_part_mul, num_div_op): Likewise.