HomeSort by: relevance | last modified time | path
    Searched defs:str_delim (Results 1 - 2 of 2) 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.h 40 ((line)[0] == (tbl).str_delim && (line)[1] == '\n')
53 #define str_delim stuff[0] /* delimiting character */ macro

Completed in 20 milliseconds