Home
last modified time | relevance | path

Searched defs:sf_close (Results 1 – 13 of 13) sorted by relevance

/dports/audio/zmusic/ZMusic-1.1.8/source/decoder/
H A Dsndload.h14 #define sf_close p_sf_close macro
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dvports.c111 sf_close (SCM port) in sf_close() function
/dports/audio/alure/alure-1.2/src/
H A Dcodec_sndfile.cpp45 #define sf_close psf_close macro
/dports/devel/efl/efl-1.25.1/src/lib/ecore_audio/
H A Decore_audio_private.h218 int (*sf_close) (SNDFILE *sndfile); member
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c1363 static int sf_close(int fd) { in sf_close() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/etc/unix/
H A Drun_erl.c1345 static int sf_close(int fd) { in sf_close() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/etc/unix/
H A Drun_erl.c1357 static int sf_close(int fd) { in sf_close() function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c1366 static int sf_close(int fd) { in sf_close() function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c1366 static int sf_close(int fd) { in sf_close() function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/etc/unix/
H A Drun_erl.c1345 static int sf_close(int fd) { in sf_close() function
/dports/lang/erlang/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c1363 static int sf_close(int fd) { in sf_close() function
/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dsndfile.c444 sf_close (SNDFILE *sndfile) in sf_close() function
/dports/audio/py-pysndfile/pysndfile-1.4.3/
H A Dpysndfile.hh334 int sf_close(SNDFILE *) {return 0;} in sf_close() function