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

/vbox/include/iprt/
H A Dpath.h52 /** @def RTPATH_TAG
59 #ifndef RTPATH_TAG
60 # define RTPATH_TAG (__FILE__) macro
755 #define RTPathSplitA(pszPath, ppSplit, fFlags) RTPathSplitATag(pszPath, ppSplit, fFlags, RTPATH_TAG)

Completed in 54 milliseconds