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

/freebsd-9.3-release/contrib/less/
H A Dopttbl.c49 public int shift_count; /* Number of positions to shift horizontally */ variable
/freebsd-9.3-release/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-9.3-release/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 119 milliseconds