Home
last modified time | relevance | path

Searched refs:losermsg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/atc/
H A Dextern.h71 void losermsg(const PLANE *p, const char *msg);
H A Dgraphics.c372 losermsg(const PLANE *p, const char *msg) in losermsg() function
H A Dupdate.c253 losermsg(p, s); in loser()