Searched defs:IS_UNIX_ABSOLUTE_PATH (Results 1 – 4 of 4) sorted by relevance
73 #define IS_UNIX_ABSOLUTE_PATH(f) IS_ABSOLUTE_PATH_1 (0, f) macro