Home
last modified time | relevance | path

Searched defs:cmp (Results 126 – 150 of 168) sorted by relevance

1234567

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-vect-generic.c188 tree cmp; in do_compare() local
H A Dtree-ssa-phiopt.c1200 enum tree_code cmp, minmax, ass_code; in minmax_replacement() local
H A Dgimple-fold.c5396 int cmp = tree_int_cst_compare (op1b, op2b); in and_comparisons_1() local
5860 int cmp = tree_int_cst_compare (op1b, op2b); in or_comparisons_1() local
H A Dgenmatch.c1213 expr *cmp = new expr (ocmp); in lower_cond() local
1223 expr *cmp = new expr (ocmp); in lower_cond() local
H A Dtree-ssa-strlen.c2936 int cmp = compare_nonzero_chars (si, offset); in handle_char_store() local
H A Dvr-values.c1631 int cmp = compare_values_warnv (vr->min, val, strict_overflow_p); in compare_range_with_value() local
H A Dgimple.c2957 int cmp = tree_int_cst_compare (high, low); in preprocess_case_label_vec_for_gimple() local
H A Dpredict.c2491 enum tree_code cmp; in tree_predict_by_opcode() local
H A Dsimplify-rtx.c4610 int cmp; in simplify_plus_minus() local
H A Dtree-vect-data-refs.c2840 int cmp; in dr_group_sort_cmp() local
H A Dtree-data-ref.c1249 int i, cmp; in data_ref_compare_tree() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dpredict.c1411 enum tree_code cmp; in tree_predict_by_opcode() local
H A Dtree-ssa-math-opts.c1770 unsigned HOST_WIDEST_INT cmp = in find_bswap() local
/dragonfly/sys/net/ip_mroute/
H A Dip_mroute.c2230 #define BW_TIMEVALCMP(tvp, uvp, cmp) timevalcmp((tvp), (uvp), cmp) argument
/dragonfly/sys/dev/raid/mfi/
H A Dmfi.c829 mfi_dcmd_command(struct mfi_softc *sc, struct mfi_command **cmp, in mfi_dcmd_command()
/dragonfly/contrib/tcpdump/
H A Dprint-decnet.c584 const union controlmsg *cmp = (const union controlmsg *)rhp; in print_decnet_ctlmsg() local
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c1318 int cmp; in check_authentication_code() local
/dragonfly/contrib/binutils-2.34/bfd/
H A DpeXXigen.c3932 signed int cmp = rsrc_cmp (is_name, entry, next); in rsrc_sort_entries() local
/dragonfly/contrib/binutils-2.27/bfd/
H A DpeXXigen.c3896 signed int cmp = rsrc_cmp (is_name, entry, next); in rsrc_sort_entries() local
/dragonfly/contrib/dialog/
H A Dutil.c2560 int ac, bc, cmp; in dlg_strcmp() local
/dragonfly/sys/dev/disk/nvme/
H A Dnvme_chipset.h1747 nvme_cmp_cmd_t cmp; member
1783 nvme_cmp_res_t cmp; member
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c9453 int cmp = init_field_decl_cmp (constructor_unfilled_fields, in output_pending_init_elements() local
10975 tree cmp = build2 (code, cmp_type, arg0, arg1); in build_vec_cmp() local
/dragonfly/contrib/binutils-2.34/binutils/
H A Dobjcopy.c2038 int cmp = memcmp (pnote1->note.namedata + 3, in compare_gnu_build_notes() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c4166 tree cmp = build2 (code, cmp_type, arg0, arg1); in build_vec_cmp() local
/dragonfly/contrib/gcc-4.7/libdecnumber/
H A DdecNumber.c5601 decNumber cmp; /* work */ local

1234567