Home | History | Annotate | Download | only in dev

Lines Matching defs:rcp

161 	struct rcons *rcp;
208 rcp = &dc->dc_rcons;
209 rcp->rc_sp = rap;
210 rcp->rc_crow = rcp->rc_ccol = -1;
211 rcp->rc_crowp = &rcp->rc_crow;
212 rcp->rc_ccolp = &rcp->rc_ccol;
213 rcons_init(rcp, 34, 80);