Home
last modified time | relevance | path

Searched refs:rcrs (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bc/
H A Dbc.y82 int rcrs = '0'; /* reset crs */ variable
107 rcrs = crs;
778 crs = rcrs; in output()
805 crs = rcrs; in yyerror()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c1602 uint32_t rcrs = 0; in hxge_scan_for_last_eop() local
1605 while (rcrs < num_rcrs) { in hxge_scan_for_last_eop()
1617 rcrs++; in hxge_scan_for_last_eop()