HomeSort by: relevance | last modified time | path
    Searched defs:surround (Results 1 - 2 of 2) sorted by relevancy

  /src/games/snake/snake/
snake.c 134 static void surround(struct point *);
789 surround(struct point *ps) function in typeref:typename:void
891 surround(&you);
snake.c 134 static void surround(struct point *);
789 surround(struct point *ps) function in typeref:typename:void
891 surround(&you);

Completed in 23 milliseconds