| /netbsd/src/external/bsd/ipf/dist/ |
| D | ipf.h | 296 extern alist_t *make_range __P((int, struct in_addr, struct in_addr));
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | fold-const.h | 210 extern tree make_range (tree, int *, tree *, tree *, bool *);
|
| D | diagnostic-show-locus.cc | 709 make_range (int start_line, int start_col, int end_line, int end_col) in make_range() function 734 layout_range point = make_range (7, 10, 7, 10); in test_layout_range_for_single_point() 770 layout_range example_a = make_range (2, 22, 2, 38); in test_layout_range_for_single_line() 812 layout_range example_b = make_range (3, 14, 5, 8); in test_layout_range_for_multiple_lines()
|
| D | FSFChangeLog.11 | 2421 * fold-const.c (make_range): Correctly handle cases of converting 3804 (make_range, fold): Likewise. 9003 (make_range): Properly decide when to get TREE_TYPE of arg0. 9005 (fold_range_test): Handle return of 0 from make_range. 9302 * fold-const.c (make_range): Don't merge unsigned case with range 9310 * fold-const.c (make_range, case PLUS_EXPR): Correct 9361 (make_range, case BIT_NOT_EXPR): Fix typo in constant for PLUS_EXPR. 9516 * fold-const.c (make_range, case PLUS_EXPR): Normalize an unsigned 9535 * fold-const.c (make_range, comparison cases): When making range 9842 * fold-const.c (make_range): Handle NULL operand 0 like in BIND_EXPRs. [all …]
|
| D | ChangeLog-1997 | 361 * fold-const.c (int_const_binop, fold_convert, make_range, fold): 2492 * fold-const.c (make_range): Correctly handle cases of converting
|
| D | fold-const.cc | 5313 make_range (tree exp, int *pin_p, tree *plow, tree *phigh, in make_range() function 6052 lhs = make_range (op0, &in0_p, &low0, &high0, &strict_overflow_p); in fold_range_test() 6060 rhs = make_range (op1, &in1_p, &low1, &high1, &strict_overflow_p); in fold_range_test()
|
| D | ChangeLog-1998 | 9741 * fold-const.c (make_range): Don't go looking at TREE_OPERANDs of 10527 * fold-const.c (make_range): Do not widen the type of the expression. 14263 (make_range): Initialize type.
|
| D | ChangeLog-1999 | 1943 (make_range, fold): Call negate_expr. 15183 * fold-const.c (make_range): Always initialize arg0 and arg1. 17041 * fold-const.c (make_range): If orig_type is unset, set it as soon
|
| D | ChangeLog-2004 | 14480 range_binop, make_range, fold_cond_expr_with_comparison, 21590 (make_range): Wrap long lines. 28107 * fold-const.c (make_range): Cleanup type checking through function. 32295 decode_field_reference, range_binop, make_range, 38314 make_range, build_range_check, fold_range_test, unextend, 42656 decode_field_reference, make_range, build_range_check, unextend,
|
| D | ChangeLog-2007 | 12164 (make_range): For fixed-point modes, we need to pass the 28604 (make_range): Use TREE_OPERAND_LENGTH instead of TREE_CODE_LENGTH. 29147 (make_range): Add strict_overflow_p parameter. Change all 31072 (make_range): Likewise.
|
| D | ChangeLog-2000 | 17583 * fold-const.c (make_range): Likewise. 18211 * fold-const.c (make_range): Handle degenerated intervals. 32038 * fold-const.c (make_range): Don't try to reverse an unbounded range.
|
| D | ChangeLog-2018 | 10512 (make_range): Use 0 for original_idx. 11957 (make_range): Likewise. 13124 (make_range): Pass in NULL for new "label" param of layout_range's
|
| D | ChangeLog-2009 | 22700 * fold-const.c (make_range,build_range_check,merge_ranges): Move 22703 * tree.h (make_range): .. to here.
|
| D | ChangeLog-2003 | 7101 * fold-const.c (make_range): When handling unsigned, don't reverse 14809 * fold-const.c (make_range): Do not access operand 1 for a
|
| D | ChangeLog-2005 | 380 optimize_bit_field_compare, make_range, build_range_check, 427 * fold-const.c (make_range): Don't move a constant to the
|
| D | ChangeLog-2002 | 8093 * fold-const.c (make_range): Only narrow to signed range if 26966 * fold-const.c (optimize_bit_field_compare, make_range,
|
| D | ChangeLog-2010 | 3140 optimize_bit_field_compare, make_range, fold_range_test, fold_truthop, 17530 * fold-const.c (make_range) <case NEGATE_EXPR>: Punt if
|
| D | ChangeLog-2011 | 10191 * fold-const.c (make_range, merge_ranges): Remove prototypes. 10193 (make_range): Use it.
|
| D | ChangeLog-2006 | 5656 (make_range): Use build_int_cst instead of fold_convert.
|
| D | ChangeLog-2008 | 19815 * fold-const.c (operand_equal_p, make_range, extract_muldiv_1)
|
| D | ChangeLog-2021 | 7947 (make_range): Update for changes to exploc_with_display_col ctor.
|
| D | ChangeLog-2016 | 21607 (make_range): New function.
|
| D | ChangeLog-2020 | 17453 (make_range): Adapt to class layout_range changes.
|
| D | ChangeLog-2019 | 1241 (make_range): Use empty filename rather than dummy filename.
|
| D | ChangeLog-2013 | 8271 (make_range): Moved to fold-const.h.
|