Searched defs:cmp1 (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dsplay-tree.c144 int cmp1, cmp2; local
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dsplay-tree.c144 int cmp1, cmp2; local
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dktime.h138 ktime_compare(const ktime_t cmp1, const ktime_t cmp2) argument
150 ktime_after(const ktime_t cmp1, const ktime_t cmp2) argument
157 ktime_before(const ktime_t cmp1, const ktime_t cmp2) argument
/freebsd-11-stable/contrib/gcc/
H A Ddojump.c499 tree cmp0, cmp1; local
H A Dtree-vrp.c910 tree cmp1, cmp2; local
2751 int cmp1, cmp2; local
H A Doptabs.c784 expand_doubleword_shift_condmove(enum machine_mode op1_mode, optab binoptab, enum rtx_code cmp_code, rtx cmp1, rtx cmp2, rtx outof_input, rtx into_input, rtx subword_op1, rtx superword_op1, rtx outof_target, rtx into_target, int unsignedp, enum optab_methods methods, unsigned HOST_WIDE_INT shift_mask) argument
874 rtx superword_op1, tmp, cmp1, cmp2; local
[all...]
/freebsd-11-stable/contrib/dialog/
H A Dbuttons.c409 wint_t cmp1 = dlg_toupper(ch); local
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c3075 return sleu_operand (cmp1, VOIDmode); argument
3043 mips_relational_operand_ok_p(enum rtx_code code, rtx cmp1) argument
3120 mips_emit_int_relational(enum rtx_code code, bool *invert_ptr, rtx target, rtx cmp0, rtx cmp1) argument
3158 mips_zero_if_equal(rtx cmp0, rtx cmp1) argument
[all...]

Completed in 283 milliseconds