Searched defs:d1 (Results 1 - 25 of 90) sorted by path

1234

/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/common/
H A Dlist.c73 list_defcmp(void *d1, void *d2, void *private __unused) argument
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dhash.c68 hash_def_cmp(void *d1, void *d2) argument
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-gen.c345 deplist_equals(struct deplist *d1, struct deplist *d2) argument
/freebsd-10-stable/contrib/dtc/
H A Ddata.c154 struct data data_merge(struct data d1, struct data d2) argument
/freebsd-10-stable/contrib/gcc/
H A Dalias.c385 tree d0, d1; local
H A Dc-common.c6206 tree d1 = DECL_NAME (*x); local
H A Dc-typeck.c331 tree d1 = TYPE_DOMAIN (t1); local
883 tree d1 = TYPE_DOMAIN (t1); local
[all...]
H A Dcfgcleanup.c1537 basic_block d1 = (forwarder_block_p (fallthru1->dest) local
1564 basic_block d1 = e1->dest; local
H A Dfold-const.c1719 REAL_VALUE_TYPE d1; local
H A Dfp-test.c82 volatile double d1 = 1.0, d2 = 1.0, d3 = 1.0; variable
[all...]
H A Dgenautomata.c1961 const decl_t d1 = (const decl_t) decl_1; local
H A Dgenoutput.c568 compare_operands(struct operand_data *d0, struct operand_data *d1) argument
H A Dgenrecog.c1188 maybe_both_true_2(struct decision_test *d1, struct decision_test *d2) argument
1293 maybe_both_true_1(struct decision_test *d1, struct decision_test *d2) argument
1327 maybe_both_true(struct decision *d1, struct decision *d2, int toplevel) argument
1394 nodes_identical_1(struct decision_test *d1, struct decision_test *d2) argument
1444 nodes_identical(struct decision *d1, struct decision *d2) argument
[all...]
H A Dlibgcc2.c873 UWtype d0, d1, n0, n1, n2; local
[all...]
H A Dsimplify-rtx.c3198 const struct simplify_plus_minus_op_data *d1 = p1; local
3774 REAL_VALUE_TYPE d0, d1; local
[all...]
H A Dstmt.c2205 const struct case_bit_test *d1 = p1; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dclass.c1678 tree d1 = DECL_NAME (OVL_CURRENT (*m1)); local
H A Dpt.c4495 lookup_template_class (tree d1, argument
[all...]
H A Dtypeck.c894 tree d1; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dprintcmd.c1434 struct display *d1, *d; local
/freebsd-10-stable/contrib/gdtoa/
H A Dmisc.c627 ULong d0, d1; local
630 #define d1 word1(&d) macro
682 #undef d1 macro
700 ULong d0, d1; local
703 #define d1 macro
820 #undef d1 macro
[all...]
/freebsd-10-stable/contrib/ldns/
H A Dduration.c78 ldns_duration_compare(ldns_duration_type* d1, ldns_duration_type* d2) argument
[all...]
H A Dhost2str.c931 uint64_t d0, d1, d2, d3, d4, d5; local
H A Drdata.c645 uint8_t *d1, *d2; local
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DConstantRange.cpp354 APInt d1 = CR.Lower - Upper, d2 = Lower - CR.Upper; local
387 APInt d1 = CR.Lower - Upper, d2 = Lower - CR.Upper; local

Completed in 411 milliseconds

1234