Searched defs:RTPATH_SLASH_STR (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/path/
H A Drtpath-expand-template.cpp.h35 #undef RTPATH_SLASH_STR macro
42 #define RTPATH_SLASH_STR "\\" macro
53 #undef RTPATH_SLASH_STR macro
60 #define RTPATH_SLASH_STR "/" macro
73 # undef RTPATH_SLASH_STR macro
78 # define RTPATH_SLASH_STR "\\" macro
/vbox/include/iprt/
H A Dpath.h144 /** @def RTPATH_SLASH_STR
152 # define RTPATH_SLASH_STR "\\" macro
154 # define RTPATH_SLASH_STR "/"

Completed in 108 milliseconds