Searched refs:NON_EXISTENT_FILE (Results 1 – 1 of 1) sorted by relevance
41 #define NON_EXISTENT_FILE reinterpret_cast<FileEntry*>((intptr_t)-1) macro226 return NamedFileEnt.getValue() == NON_EXISTENT_FILE in getFile()232 NamedFileEnt.setValue(NON_EXISTENT_FILE); in getFile()311 if (NamedFileEnt.getValue() && NamedFileEnt.getValue() != NON_EXISTENT_FILE) in getVirtualFile()317 NamedFileEnt.setValue(NON_EXISTENT_FILE); in getVirtualFile()498 if (FE->getValue() && FE->getValue() != NON_EXISTENT_FILE) in GetUniqueIDMapping()505 if (*VFE && *VFE != NON_EXISTENT_FILE) in GetUniqueIDMapping()