Searched refs:copyin_seq (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Domp-low.c1611 tree c, dtor, copyin_seq, x, args, ptr;
1618 copyin_seq = NULL;
1792 append_to_statement_list (x, &copyin_seq);
1820 if (copyin_seq)
1826 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL);
3735 tree ptr_type, t, args, l0, l1, l2, copyin_seq;
3763 copyin_seq = NULL; local
3765 &copyin_seq, ctx);
3779 append_to_statement_list (copyin_seq, pre_p);
1610 tree c, dtor, copyin_seq, x, args, ptr; local
3733 tree ptr_type, t, args, l0, l1, l2, copyin_seq; local

Completed in 160 milliseconds