Searched defs:eq (Results 76 - 100 of 152) sorted by relevance

1234567

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnfp-dis.c1728 unsigned int eq = _BTST (instr, 19); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dctfeexpr.c1564 int eq = ctfeEqual(loc, TOKequal, ekey, e2); local
1761 int eq = ctfeEqual(loc, TOKequal, ekey, index); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmethod.c1074 tree eq = lookup_comparison_result (tag, type, 0); local
1414 tree eq, retval = NULL_TREE, if_ = NULL_TREE; local
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dobject.h331 eq(const Local_got_entry_key& key) const function in class:gold::Local_got_entry_key
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnfp-dis.c1728 unsigned int eq = _BTST (instr, 19); local
/netbsd-current/sbin/sysctl/
H A Dsysctl.c277 const char *eq = " = "; variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dframe.c774 bool eq; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.c5627 gfc_free_equiv_until (gfc_equiv *eq, gfc_equiv *stop) argument
5640 gfc_free_equiv(gfc_equiv *eq) argument
5651 gfc_equiv *eq, *set, *tail; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dloop-invariant.c473 find_or_insert_inv (invariant_htab_type *eq, rtx expr, machine_mode mode, argument
504 find_identical_invariants (invariant_htab_type *eq, struct invariant *inv) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.cc5696 gfc_free_equiv_until (gfc_equiv *eq, gfc_equiv *stop) argument
5709 gfc_free_equiv(gfc_equiv *eq) argument
5720 gfc_equiv *eq, *set, *tail; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dloop-invariant.cc472 find_or_insert_inv (invariant_htab_type *eq, rtx expr, machine_mode mode, argument
503 find_identical_invariants (invariant_htab_type *eq, struct invariant *inv) argument
H A Dtree-data-ref.cc335 int eq; local
H A Dtree-ssa-dom.cc1116 cond_equivalence *eq; local
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnfp-dis.c1731 unsigned int eq = _BTST (instr, 19); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dframe.c757 bool eq; local
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dsimops.c3036 int gt = 0,lt = 0,eq = 0, status; local
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_ast_build_expr.c1392 isl_bool eq; local
1500 static __isl_give isl_ast_expr *construct_constraint_expr(int eq, argument
1540 isl_ast_expr_from_constraint_no_stride( int eq, __isl_take isl_aff *aff, __isl_keep isl_ast_build *build) argument
1608 isl_bool eq; local
2391 isl_set *eq; local
[all...]
H A Disl_coalesce.c71 int *eq; local
204 int *eq; member in struct:isl_coalesce_info
[all...]
H A Disl_convex_hull.c1685 isl_int *eq = set->p[s]->eq[i]; local
[all...]
H A Disl_fold.c871 isl_basic_set *eq = user; local
1333 isl_bool eq; local
877 isl_qpolynomial_fold_substitute_equalities( __isl_take isl_qpolynomial_fold *fold, __isl_take isl_basic_set *eq) argument
[all...]
H A Disl_tab.c1991 static struct isl_tab *add_eq(struct isl_tab *tab, isl_int *eq) argument
2044 int isl_tab_add_valid_eq(struct isl_tab *tab, isl_int *eq) argument
2108 isl_stat isl_tab_add_eq(struct isl_tab *tab, isl_int *eq) argument
3552 isl_vec *eq; local
[all...]
/netbsd-current/usr.bin/config/
H A Dmain.c2145 char *eq = strchr(buf, '='); local
/netbsd-current/external/bsd/nsd/dist/
H A Dzonec.c1155 const char *eq; local
/netbsd-current/bin/csh/
H A Dcsh.h97 #define eq(a, b) (Strcmp(a, b) == 0) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h478 vec_uint4 eq = (vec_uint4)vec_cmpeq(aabs, babs); local
688 vec_uint4 eq = (vec_uint4)vec_cmpeq(aval, bval); local

Completed in 364 milliseconds

1234567