Searched refs:ind1 (Results 1 – 2 of 2) sorted by relevance
295 int ind1; in stack_push_copy() local305 ind1 = stack->index; in stack_push_copy()328 frag2->items[ind2--] = frag1->items[ind1--]; in stack_push_copy()329 if (ind1 < 0) { in stack_push_copy()330 ind1 = STACK_FRAGMENT_SIZE - 1; in stack_push_copy()
8490 tree ind1 in fold_builtin_memcmp() local8502 return fold_build2_loc (loc, MINUS_EXPR, integer_type_node, ind1, ind2); in fold_builtin_memcmp()