Home | History | Annotate | Download | only in dev

Lines Matching defs:rcp

157 	struct rcons *rcp;
173 rcp = &dc->dc_rcons;
174 rcp->rc_sp = rap;
175 rcp->rc_crow = rcp->rc_ccol = -1;
176 rcp->rc_crowp = &rcp->rc_crow;
177 rcp->rc_ccolp = &rcp->rc_ccol;
178 rcons_init(rcp, 128, 192);