Searched refs:NON_EXISTENT_DIR (Results 1 – 1 of 1) sorted by relevance
38 #define NON_EXISTENT_DIR reinterpret_cast<DirectoryEntry*>((intptr_t)-1) macro135 if (NamedDirEnt.second && NamedDirEnt.second != NON_EXISTENT_DIR) in addAncestorsAsVirtualDirs()175 return NamedDirEnt.second == NON_EXISTENT_DIR ? nullptr in getDirectory()181 NamedDirEnt.second = NON_EXISTENT_DIR; in getDirectory()