Searched refs:RTPATH_STYLE_FN (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/path/
H A Drtpath-expand-template.cpp.h38 #undef RTPATH_STYLE_FN macro
45 #define RTPATH_STYLE_FN(a_Name) a_Name ## StyleDos macro
56 #undef RTPATH_STYLE_FN macro
63 #define RTPATH_STYLE_FN(a_Name) a_Name ## StyleUnix macro
69 #undef RTPATH_STYLE_FN macro
H A DRTPathParse.cpp.h34 static int RTPATH_STYLE_FN(rtPathParse)(const char *pszPath, PRTPATHPARSED pParsed, size_t cbParsed, uint32_t fFlags)

Completed in 63 milliseconds