Home
last modified time | relevance | path

Searched refs:SEP_CHAR (Results 76 – 77 of 77) sorted by relevance

1234

/dports/science/cdf/cdf33_0-dist/src/tools/
H A Dtoolbox1.c1795 #define SEP_CHAR ':' macro
1797 #define SEP_CHAR ';' macro
1805 char *sepPtr = strchr (p1, SEP_CHAR);
/dports/games/crafty/crafty-25.2_1/
H A Dtbcore.c291 if (path_string[i] != SEP_CHAR) in init_tablebases()
293 while (path_string[i] && path_string[i] != SEP_CHAR) in init_tablebases()

1234