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

/external/lzma/CPP/Windows/
H A DFileName.h91 #define USE_MAIN_PATH (__useSuperPathType != kSuperPathType_UseOnlySuper) macro
97 #define IF_USE_MAIN_PATH int __useSuperPathType = GetUseSuperPathType(path); if (USE_MAIN_PATH)

Completed in 735 milliseconds