Searched defs:ISRELPATH (Results 1 – 1 of 1) sorted by relevance
317 # define ISRELPATH(s) (!(s)[0] || ((s)[1] != ':' && !ISDIRSEP((s)[0]))) macro333 # define ISRELPATH(s) (!(s)[0] || ((s)[1] != ':' && !ISDIRSEP((s)[0]))) macro336 # define ISRELPATH(s) (!ISABSPATH(s)) macro