Home
last modified time | relevance | path

Searched defs:g_malloc (Results 1 – 25 of 64) sorted by relevance

123

/dports/science/v_sim/v_sim-3.8.0/lib/plug-ins/abinit/
H A Dab7_base.h43 #define g_malloc(A) malloc(A) macro
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/glib/
H A DArgv.cs34 static extern IntPtr g_malloc(IntPtr size); in g_malloc() method in GLib.Argv
/dports/graphics/tif22pnm/tif22pnm-0.14/
H A Dminiglib.c44 void *g_malloc(gsize_t len) { in g_malloc() function
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dalloc.c16 static TidyMalloc g_malloc = NULL; variable
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dalloc.c11 static TidyMalloc g_malloc = NULL; variable
/dports/www/tidy-lib/tidy/src/
H A Dalloc.c17 static TidyMalloc g_malloc = NULL; variable
/dports/www/tidy-devel/tidy/src/
H A Dalloc.c17 static TidyMalloc g_malloc = NULL; variable
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dalloc.c14 static TidyMalloc g_malloc = NULL; variable
/dports/lang/mono/mono-5.10.1.57/mono/eglib/
H A Dgmem.c98 g_malloc (gsize x) in g_malloc() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/QtCollider/hacks/
H A Dhacks_x11.cpp43 # define g_malloc (char*)malloc macro
/dports/converters/p5-URI-UTF8-Punycode/URI-UTF8-Punycode-1.05/
H A Didnfkc.c47 #define g_malloc malloc macro
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgmem.c101 g_malloc (gsize n_bytes) in g_malloc() function
/dports/audio/denemo/denemo-2.0.6/include/denemo/
H A Ddenemo.h58 #define g_malloc(a) g_malloc0(a) /* for extensible debuggable code */ macro
/dports/net/libmms/libmms-0.6.4/src/
H A Duri.c31 #define g_malloc malloc macro
/dports/databases/mdbtools/mdbtools-1.0.0/include/
H A Dmdbfakeglib.h117 #define g_malloc malloc macro
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/gnulib-local/lib/
H A Dglibconfig.in.h139 #define g_malloc(n) xmalloc (n) macro
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/
H A Dglibconfig.in.h139 #define g_malloc(n) xmalloc (n) macro
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/
H A Dglibconfig.in.h139 #define g_malloc(n) xmalloc (n) macro
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/gnulib-local/lib/
H A Dglibconfig.in.h139 #define g_malloc(n) xmalloc (n) macro
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/gnulib-local/lib/
H A Dglibconfig.in.h139 #define g_malloc(n) xmalloc (n) macro
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/
H A Dglibconfig.in.h139 #define g_malloc(n) xmalloc (n) macro
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DMarshaller.cs243 static extern IntPtr g_malloc(UIntPtr size); in g_malloc() method in GLib.Marshaller
/dports/misc/libmodulemd/modulemd-2.13.0/contrib/
H A Dcoverity-modeling.c239 g_malloc (size_t size) in g_malloc() function
/dports/emulators/qemu5/qemu-5.2.0/scripts/
H A Dcoverity-model.c226 void *g_malloc(size_t size) in g_malloc() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/scripts/
H A Dcoverity-model.c226 void *g_malloc(size_t size) in g_malloc() function

123