Home
last modified time | relevance | path

Searched defs:MEMFIL (Results 1 – 4 of 4) sorted by relevance

/dports/audio/csound/csound-6.15.0/Engine/
H A Dmemfiles.c327 MEMFIL *ldmemfile2withCB(CSOUND *csound, const char *filnam, int csFileType, in ldmemfile2withCB() argument
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h699 typedef struct MEMFIL { struct
704 struct MEMFIL *next; argument
705 } MEMFIL; typedef
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h699 typedef struct MEMFIL { struct
704 struct MEMFIL *next; argument
705 } MEMFIL; typedef
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h702 typedef struct MEMFIL { struct
707 struct MEMFIL *next; argument
708 } MEMFIL; typedef