Searched refs:g_recordInMemoryFile (Results 1 – 1 of 1) sorted by relevance
388 static FILE* g_recordInMemoryFile = reinterpret_cast<FILE*>(1); variable424 return g_recordInMemoryFile; in FileOpen()447 if (file == g_recordInMemoryFile) { in FileClose()467 if (file == g_recordInMemoryFile) { in FileSize()494 if (file == g_recordInMemoryFile) { in FileTell()506 if (file == g_recordInMemoryFile) { in FileSeek()531 if (file == g_recordInMemoryFile) { in FileRead()548 if (file == g_recordInMemoryFile) { in FileWrite()