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

  /src/games/fortune/strfile/
strfile.h 40 ((line)[0] == (tbl).str_delim && (line)[1] == '\n')
53 #define str_delim stuff[0] /* delimiting character */ macro
strfile.c 184 Tbl.str_delim = dc;
  /src/games/fortune/unstr/
unstr.c 107 Delimch = tbl.str_delim;
  /src/games/fortune/fortune/
fortune.c 1315 printf("%c%c", fp->tbl.str_delim,
1316 fp->tbl.str_delim);

Completed in 16 milliseconds