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

  /src/games/adventure/
io.c 542 char *s, nonfirst; local in function:speak
545 nonfirst = 0;
555 if (blklin && !nonfirst++)
571 char *s, nonfirst; local in function:pspeak
582 nonfirst = 0;
599 if (blklin && !nonfirst++)
io.c 542 char *s, nonfirst; local in function:speak
545 nonfirst = 0;
555 if (blklin && !nonfirst++)
571 char *s, nonfirst; local in function:pspeak
582 nonfirst = 0;
599 if (blklin && !nonfirst++)

Completed in 22 milliseconds