Searched refs:FS_IsFile (Results 1 – 10 of 10) sorted by relevance
84 if (FS_IsFile(&strm->file)) in DEMOReadWave()124 if (FS_IsFile(&strm->file)) in CloseWave()
1108 SDK_ASSERT(FS_IsFile(file)); in FS_FlushFile()1131 SDK_ASSERT(FS_IsFile(file)); in FS_SetFileLength()1158 SDK_ASSERT(FS_IsFile(file) || FS_IsDir(file)); in FS_GetPathName()1252 SDK_ASSERT(!FS_IsFile(file)); in FS_OpenFileDirect()1282 SDK_ASSERT(!FS_IsFile(file)); in FS_OpenFileFast()1363 SDK_ASSERT(FS_IsFile(file)); in FS_CloseFile()1422 SDK_ASSERT(FS_IsFile(file)); in FS_SetSeekCache()1445 SDK_ASSERT(FS_IsFile(file)); in FS_GetFileLength()1473 SDK_ASSERT(FS_IsFile(file)); in FS_GetFilePosition()1505 SDK_ASSERT(FS_IsFile(file)); in FS_SeekFile()[all …]
315 if (!FS_IsFile(file)) in ModeChildFile()449 if (!FS_IsFile(file)) in ModeChildOverlay()
205 if (FS_IsFile(&strm->file)) in PlayStream()257 if (FS_IsFile(&strm->file)) in StopStream()
184 if (FS_IsFile(file)) in UpdateFrame()
312 if (FS_IsFile(file)) in ParentInit()
109 result = (u16)(FS_IsFile(file) ? 1 : 0); in DSPi_FileIOProc()125 result = (u16)(FS_IsFile(file) ? 1 : 0); in DSPi_FileIOProc()
142 SDK_INLINE BOOL FS_IsFile(volatile const FSFile *file) in FS_IsFile() function
395 if (FS_IsFile(file)) in ParentInit()
101 SDK_ASSERT(!file || FS_IsFile(file)); in MB_GetSegmentLength()171 SDK_ASSERT(!file || FS_IsFile(file)); in MB_ReadSegment()