Searched defs:PATHSEP (Results 1 – 2 of 2) sorted by relevance
27 #define PATHSEP '/' macro
820 #define PATHSEP(x) (ISDIRSEP(x) || (x) == 0) macro