Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/util/
H A Dpv_export.c65 csound->PVOC_CloseFile(csound, inf); in pv_export()
110 csound->PVOC_CloseFile(csound, inf); in pv_export()
H A Dpv_import.c153 csound->PVOC_CloseFile(csound, outf); in pv_import()
H A Dpvlook.c223 csound->PVOC_CloseFile(csound, fp); in pvlook()
H A Dpvanal.c546 csound->PVOC_CloseFile(csound, pvfile); in pvxanal()
/dports/audio/csound/csound-6.15.0/OOps/
H A DsndinfUG.c115 csound->PVOC_CloseFile(csound, fd); in getsndinfo()
/dports/audio/csound/csound-6.15.0/Engine/
H A Dmemfiles.c520 csound->PVOC_CloseFile(csound, pvx_id); in PVOCEX_LoadFile()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h1143 int (*PVOC_CloseFile)(CSOUND *, int); member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h1143 int (*PVOC_CloseFile)(CSOUND *, int); member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h1158 int (*PVOC_CloseFile)(CSOUND *, int); member
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dpvsbasic.c209 csound->PVOC_CloseFile(csound,p->pvfile); in pvsfwrite_destroy()