Home
last modified time | relevance | path

Searched defs:Step (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/games/sokoban/
H A Dsokoban.h35 typedef struct Step { struct
38 } Step; argument
H A Droute.c67 isvalid(Point s, Route* r, int (*isallowed)(Point, Step*, Point*)) in isvalid() argument