Home
last modified time | relevance | path

Searched refs:IgnoreCommentsAndSpaces (Results 1 – 2 of 2) sorted by relevance

/dports/games/atr3d/atr3d/
H A Dfileutils.cpp11 int IgnoreCommentsAndSpaces(FILE *fileptr, char *c);
38 if (IgnoreCommentsAndSpaces(fileptr, c)) { in GetWord()
56 int IgnoreCommentsAndSpaces(FILE *fileptr, char *c) in IgnoreCommentsAndSpaces() function
H A Dconfig.cpp17 int IgnoreCommentsAndSpaces(FILE *fileptr, char *c);