Searched defs:crm (Results 1 – 4 of 4) sorted by relevance
120 struct rm *crm; in restfakecorr() local255 struct rm *crm; in gd_move() local
126 struct rm *crm = &levl[x][y]; in atl() local
540 struct rm *crm; in join() local
1646 #define CRm_OP2(crm,op) ((crm) << 3 | (op)) in OP2FUNC() argument