Home
last modified time | relevance | path

Searched defs:cmp (Results 1 – 25 of 168) sorted by path

1234567

/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-strtab.c408 struct elf_strtab_hash_entry *cmp = *a; in _bfd_elf_strtab_finalize() local
H A Dmerge.c654 struct sec_merge_hash_entry *cmp = *a; in merge_strings() local
H A DpeXXigen.c3896 signed int cmp = rsrc_cmp (is_name, entry, next); in rsrc_sort_entries() local
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-strtab.c429 struct elf_strtab_hash_entry *cmp = *a; in _bfd_elf_strtab_finalize() local
H A Dmerge.c669 struct sec_merge_hash_entry *cmp = *a; in merge_strings() local
H A DpeXXigen.c3932 signed int cmp = rsrc_cmp (is_name, entry, next); in rsrc_sort_entries() 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/bmake/mk/
H A Dmeta2deps.py151 def sort_unique(list, cmp=None, key=None, reverse=False): argument
/dragonfly/contrib/bmake/
H A Dvar.c3344 int (*cmp)(const void *, const void *); in ApplyModifier_Order() local
/dragonfly/contrib/cvs-1.12/lib/
H A Dstrcasecmp.c60 int cmp = mb_casecmp (mbui_cur (iter1), mbui_cur (iter2)); in strcasecmp() local
/dragonfly/contrib/cvs-1.12/src/
H A Dlog.c1344 int cmp; in log_version_requested() local
H A Drcs.c4827 int cmp; in compare_truncated_revnums() local
/dragonfly/contrib/dialog/
H A Dbuttons.c447 int cmp = -1; in dlg_button_to_char() local
H A Dutil.c2560 int ac, bc, cmp; in dlg_strcmp() local
/dragonfly/contrib/diffutils/lib/
H A Dlocalcharset.c879 int cmp = strcmp (table[mid].alias, codeset); in locale_charset() local
953 int cmp = strcmp (table[mid].locale, locale); in locale_charset() local
H A Dmbscasecmp.c55 int cmp = mb_casecmp (mbui_cur (iter1), mbui_cur (iter2)); in mbscasecmp() local
/dragonfly/contrib/diffutils/src/
H A Danalyze.c462 diff_2_files (struct comparison *cmp) in diff_2_files()
H A Ddiff.c1096 struct comparison cmp; in compare_files() local
H A Ddir.c214 diff_dirs (struct comparison const *cmp, in diff_dirs()
328 dir_loop (struct comparison const *cmp, int i) in dir_loop()
/dragonfly/contrib/elftoolchain/common/
H A D_elftc.h215 #define STAILQ_SORT(head, type, field, cmp) do { \ argument
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.c5609 int cmp = tree_int_cst_compare (CASE_HIGH (label), value); in c_do_switch_warnings() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcompare-elim.c197 find_flags_uses_in_insn (struct comparison *cmp, rtx insn) in find_flags_uses_in_insn()
410 maybe_select_cc_mode (struct comparison *cmp, rtx a ATTRIBUTE_UNUSED, in maybe_select_cc_mode()
471 try_eliminate_compare (struct comparison *cmp) in try_eliminate_compare()
594 struct comparison *cmp; in execute_compare_elim_after_reload() local
H A Dgenrecog.c1119 int cmp; in maybe_both_true() local
H A Dgimple-fold.c1726 int cmp = tree_int_cst_compare (op1b, op2b); in and_comparisons_1() local
2188 int cmp = tree_int_cst_compare (op1b, op2b); in or_comparisons_1() local
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c17564 rtx (*cmp) (rtx, rtx, rtx, rtx); in ix86_expand_adjust_ufix_to_sfix_si() local
19549 ix86_expand_sse_movcc (rtx dest, rtx cmp, rtx op_true, rtx op_false) in ix86_expand_sse_movcc()
19736 rtx cmp; in ix86_expand_fp_vcond() local
22963 rtx cmp; in ix86_expand_strlensi_unroll_1() local

1234567