Home
last modified time | relevance | path

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

/netbsd-src/games/atc/
H A Dinput.c129 #define T_STR stack[level].str macro
229 (void)strcpy(T_STR, ""); in pop()
245 (void)strcpy(T_STR, ""); in rezero()
254 (void)snprintf(T_STR, sizeof(T_STR), in push()
259 newpos = T_POS + strlen(T_STR); in push()
261 ioaddstr(T_POS, T_STR); in push()
269 (void)strcpy(T_STR, ""); in push()