Searched refs:shiftcount (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/byacc/
H A Dlr0.c253 int shiftcount; local
260 shiftcount = 0;
272 shift_symbol[shiftcount++] = symbol;
281 nshifts = shiftcount;
H A Doutput.c439 Value_t shiftcount, reducecount; local
457 shiftcount = 0;
496 ++shiftcount;
547 tally[i] = shiftcount;
559 if (shiftcount > 0)
561 froms[i] = r = NEW2(shiftcount, Value_t);
562 tos[i] = s = NEW2(shiftcount, Value_t);
/freebsd-current/sys/dev/irdma/
H A Dirdma_cm.h230 u8 shiftcount; member in struct:option_windowscale
H A Dirdma_cm.c766 all_options->windowscale.shiftcount;
1460 options->windowscale.shiftcount = cm_node->tcp_cntxt.rcv_wscale;

Completed in 62 milliseconds