Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dexpr.cc54 static cpp_num num_div_op (cpp_reader *, cpp_num, cpp_num, enum cpp_ttype,
1552 top[-1].value = num_div_op (pfile, top[-1].value, in reduce()
2118 num_div_op (cpp_reader *pfile, cpp_num lhs, cpp_num rhs, enum cpp_ttype op, in num_div_op() function
H A DChangeLog5362 * expr.c (num_div_op): Take explicit location.
6204 * expr.c (num_div_op): Don't overflow if the result is
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dexpr.c54 static cpp_num num_div_op (cpp_reader *, cpp_num, cpp_num, enum cpp_ttype,
1526 top[-1].value = num_div_op (pfile, top[-1].value, in reduce()
2092 num_div_op (cpp_reader *pfile, cpp_num lhs, cpp_num rhs, enum cpp_ttype op, in num_div_op() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A 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.
H A DChangeLog.tree-ssa2132 (eval_token, num_binary_op, num_part_mul, num_div_op): Likewise.
H A DChangeLog-200433453 (eval_token, num_binary_op, num_part_mul, num_div_op): Likewise.