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 D | mentor1.C | 14 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 D | regclass.c | 1888 copy_cost (x, mode, class, to_p) in copy_cost() argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | regclass.c | 1883 copy_cost (rtx x, enum machine_mode mode, enum reg_class class, int to_p, in copy_cost()
|
H A D | gimplify.c | 3278 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 D | pp_hot.c | 5692 SV **to_p = PL_stack_base + PL_markstack_ptr[-1]++; in PP() local
|