Home
last modified time | relevance | path

Searched refs:ISTDFIOOpen (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.3.1/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOHostio.c68 SDK_WEAK_SYMBOL u32 ISTDFIOOpen(ISTDFIOFile*, const char*, u32) __attribute__((never_inline)) in ISTDFIOOpen() function
352 result = DEMOi_HIO_ConvertError(ISTDFIOOpen(file, tmppath, flags)); in DEMOi_HIO_CreateFile()
478 result = DEMOi_HIO_ConvertError(ISTDFIOOpen(handle, tmppath, flags)); in DEMOi_HIO_OpenFile()