Home
last modified time | relevance | path

Searched defs:FREE_STRING (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/db5/db-5.3.28/src/dbinc/
H A Dwin_db.h125 #define FREE_STRING(dbenv, s) do { \ macro
135 #define FREE_STRING(dbenv, ts) macro
/dports/net/libgrss/libgrss-0.7.0/src/
H A Dutils.h44 #define FREE_STRING(__str) if (__str) { g_free (__str); __str = NULL; } macro
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Dwin_db.h166 #define FREE_STRING(dbenv, s) do { \ macro
176 #define FREE_STRING(dbenv, ts) macro
/dports/devel/xparam/xparam-1.22/lib/src_include/
H A DxParamLexerTokenTypes.hpp69 FREE_STRING = 31, enumerator
/dports/mail/libspf2/libspf2-1.2.10/src/spfd/
H A Dspfd.c131 #define FREE_STRING(x) FREE((x), free) macro
/dports/multimedia/gstreamer1-plugins-ugly/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c1381 #define FREE_STRING(ptr) \ in gst_x264_enc_finalize() macro
/dports/multimedia/gstreamer1-plugins-dvdread/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c1381 #define FREE_STRING(ptr) \ in gst_x264_enc_finalize() macro
/dports/multimedia/gstreamer1-plugins-mpeg2dec/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c1381 #define FREE_STRING(ptr) \ in gst_x264_enc_finalize() macro
/dports/audio/gstreamer1-plugins-sidplay/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c1381 #define FREE_STRING(ptr) \ in gst_x264_enc_finalize() macro
/dports/audio/gstreamer1-plugins-amrwbdec/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c1381 #define FREE_STRING(ptr) \ in gst_x264_enc_finalize() macro
/dports/audio/gstreamer1-plugins-a52dec/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c1381 #define FREE_STRING(ptr) \ in gst_x264_enc_finalize() macro
/dports/audio/gstreamer1-plugins-amrnb/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c1381 #define FREE_STRING(ptr) \ in gst_x264_enc_finalize() macro
/dports/sysutils/gstreamer1-plugins-cdio/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c1381 #define FREE_STRING(ptr) \ in gst_x264_enc_finalize() macro
/dports/multimedia/gstreamer1-plugins-x264/gst-plugins-ugly-1.16.2/ext/x264/
H A Dgstx264enc.c1381 #define FREE_STRING(ptr) \ in gst_x264_enc_finalize() macro
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/sdp/
H A Dgstsdpmessage.c66 #define FREE_STRING(field) g_free (field); (field) = NULL macro
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/sdp/
H A Dgstsdpmessage.c66 #define FREE_STRING(field) g_free (field); (field) = NULL macro
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/sdp/
H A Dgstsdpmessage.c66 #define FREE_STRING(field) g_free (field); (field) = NULL macro
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/sdp/
H A Dgstsdpmessage.c66 #define FREE_STRING(field) g_free (field); (field) = NULL macro
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/sdp/
H A Dgstsdpmessage.c66 #define FREE_STRING(field) g_free (field); (field) = NULL macro
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/sdp/
H A Dgstsdpmessage.c66 #define FREE_STRING(field) g_free (field); (field) = NULL macro
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/sdp/
H A Dgstsdpmessage.c66 #define FREE_STRING(field) g_free (field); (field) = NULL macro
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/sdp/
H A Dgstsdpmessage.c66 #define FREE_STRING(field) g_free (field); (field) = NULL macro
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/sdp/
H A Dgstsdpmessage.c66 #define FREE_STRING(field) g_free (field); (field) = NULL macro
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/sdp/
H A Dgstsdpmessage.c66 #define FREE_STRING(field) g_free (field); (field) = NULL macro
/dports/x11/xterm/xterm-370/
H A Dxterm.h402 #define FREE_STRING(name) \ macro

12