Searched refs:explicit_inc_to (Results 1 – 1 of 1) sorted by relevance
97 int explicit_inc_to; member115 int explicit_inc_to; member913 data.explicit_inc_to = 0; in move_by_pieces()947 data.explicit_inc_to = -1; in move_by_pieces()953 data.explicit_inc_to = 1; in move_by_pieces()1008 if (HAVE_POST_INCREMENT && data.explicit_inc_to > 0) in move_by_pieces()1111 if (HAVE_PRE_DECREMENT && data->explicit_inc_to < 0) in move_by_pieces_1()1129 if (HAVE_POST_INCREMENT && data->explicit_inc_to > 0) in move_by_pieces_1()2312 if (HAVE_POST_INCREMENT && data.explicit_inc_to > 0) in store_by_pieces()2381 data->explicit_inc_to = 0; in store_by_pieces_1()[all …]