Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/szfile/
Dszfile.c281 ((SZFILE_IMP *)p)->mpArc->mfFree(address); in sFree()
474 apArc->mfFree = afFree; in SZFILE_CreateArc()
769 apArc->mfFree(apArc->mpRootDir); in SZFILE_PurgeArc()
775 apArc->mfFree(pImp->mpFiles); in SZFILE_PurgeArc()
781 apArc->mfFree(pImp->mpNames); in SZFILE_PurgeArc()
792 apArc->mfFree(apArc->mppUnpackedStreams); in SZFILE_PurgeArc()
798 apArc->mfFree(pImp); in SZFILE_PurgeArc()
803 apArc->mfFree = NULL; in SZFILE_PurgeArc()
/CafeSDK-2.12.13-1/system/include/cafe/
Dszfile.h124 SZFILE_pf_Free mfFree; member
/CafeSDK-2.12.13-1/system/src/lib/szfile/headers/cafe/
Dszfile.h124 SZFILE_pf_Free mfFree; member