Home
last modified time | relevance | path

Searched defs:crm (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.vault.c120 struct rm *crm; in restfakecorr() local
255 struct rm *crm; in gd_move() local
H A Dhack.pri.c126 struct rm *crm = &levl[x][y]; in atl() local
H A Dhack.mklev.c540 struct rm *crm; in join() local
/openbsd-src/sys/arch/arm64/arm64/
H A Ddisasm.c1646 #define CRm_OP2(crm,op) ((crm) << 3 | (op)) in OP2FUNC() argument