Home
last modified time | relevance | path

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

/netbsd-src/games/atc/
H A Dinput.c73 static const char *setplane(int);
138 RULE state0[] = { { ALPHATOKEN, 1, "%c:", setplane},
404 setplane(int c) in setplane() function