Searched defs:isDirSep (Results 1 – 2 of 2) sorted by relevance
235 #define isDirSep(c) (__isCClass( (int)c, (_C0))) macro
268 isDirSep(int c) in isDirSep() function