Searched defs:shift_count (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/less/
H A Dopttbl.c49 public int shift_count; /* Number of positions to shift horizontally */ variable
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dexternals.c98 int shift_count; local
/freebsd-11-stable/contrib/gcc/
H A Doptabs.c1589 int shift_count, left_shift, outof_word; local
[all...]
H A Dcombine.c9588 int shift_count = INTVAL (XEXP (op0, 1)); local
10429 rtx shift_count = XEXP (XEXP (op0, 0), 1); local
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c1396 sparc_emit_set_const64_quick2(rtx op0, rtx temp, unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_immediate, int shift_count) argument

Completed in 272 milliseconds