Home
last modified time | relevance | path

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

/netbsd-src/games/mille/
H A Dmille.h213 #define INITSTR_SIZE 100 macro
214 extern char Initstr[INITSTR_SIZE];
H A Dsave.c176 (void)snprintf(Initstr, INITSTR_SIZE, "%s [%s]\n", file, buf); in rest_f()
H A Dextern.c54 char Initstr[INITSTR_SIZE]; /* initial string for error field */