Home
last modified time | relevance | path

Searched defs:to_p (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dmentor1.C14 for (S1 *to_p = this, *from_p = to_p + delta; cnt--;) *to_p++ = *from_p++; in shift_left() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dregclass.c1888 copy_cost (x, mode, class, to_p) in copy_cost() argument
/openbsd/gnu/gcc/gcc/
H A Dregclass.c1883 copy_cost (rtx x, enum machine_mode mode, enum reg_class class, int to_p, in copy_cost()
H A Dgimplify.c3278 gimplify_modify_expr_rhs (tree *expr_p, tree *from_p, tree *to_p, tree *pre_p, in gimplify_modify_expr_rhs()
3529 tree *to_p = &TREE_OPERAND (*expr_p, 0); in gimplify_modify_expr() local
/openbsd/gnu/usr.bin/perl/
H A Dpp_hot.c5692 SV **to_p = PL_stack_base + PL_markstack_ptr[-1]++; in PP() local