Lines Matching defs:below
1853 // TODO: Check whether argse.want_coarray = 1 can help with the below.
3637 /* Args[0] is used multiple times below. */
6486 tree below = fold_build2_loc (input_location, LT_EXPR,
6493 logical_type_node, below, above);
6574 tree below = fold_build2_loc (input_location, LT_EXPR,
6581 logical_type_node, below, above);
6630 tree below = fold_build2_loc (input_location, LT_EXPR,
6636 logical_type_node, below, above);
6640 below = fold_build2_loc (input_location, LT_EXPR,
6646 logical_type_node, below, above);
6722 tree below = fold_build2_loc (input_location, LT_EXPR,
6728 logical_type_node, below, above);
6863 tree below = fold_build2_loc (input_location, LE_EXPR,
6869 logical_type_node, below, above);
12226 tree nbits, below, ccond;
12230 below = fold_build2_loc (input_location, LT_EXPR,
12237 logical_type_node, below, above);
12242 below = fold_build2_loc (input_location, LT_EXPR,
12249 logical_type_node, below, above);
12254 below = fold_build2_loc (input_location, LT_EXPR,
12261 logical_type_node, below, above);
12268 integers. Additions below cannot overflow. */