Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/
Dszfile.h154 UINT8 * SZFILE_Get(SZFILE_ARC *apArc, char const *apFileName, UINT32 *apRetFileBytes);
/CafeSDK-2.12.13-1/system/src/lib/szfile/headers/cafe/
Dszfile.h154 UINT8 * SZFILE_Get(SZFILE_ARC *apArc, char const *apFileName, UINT32 *apRetFileBytes);
/CafeSDK-2.12.13-1/system/src/lib/szfile/
Dszfile.c739 UINT8 * SZFILE_Get(SZFILE_ARC *apArc, char const *apFileName, UINT32 *apRetFileBytes) in SZFILE_Get() function