HomeSort by: relevance | last modified time | path
    Searched refs:lgetw (Results 1 - 3 of 3) sorted by relevancy

  /src/games/larn/
tok.c 183 if ((i = lgetw()) == NULL)
197 if ((i = lgetw()) == 0)
212 if ((i = lgetw()) == 0)
221 if ((i = lgetw()) == 0)
227 if ((i = lgetw()) == 0)
extern.h 125 char *lgetw(void);
io.c 31 * *lgetw() get a whitespace ended word from
132 #define LINBUFSIZE 128 /* size of the lgetw() and lgetl() buffer */
407 * char *lgetw() Get a whitespace ended word from input
412 lgetw(void) function in typeref:typename:char *

Completed in 12 milliseconds