Searched refs:G_GNUC_MALLOC (Results 1 – 19 of 19) sorted by relevance
71 GError **error) G_GNUC_MALLOC;77 GError **error) G_GNUC_MALLOC;85 GError **error) G_GNUC_MALLOC;94 GError **error) G_GNUC_MALLOC;99 GError **error) G_GNUC_MALLOC;115 GError **error) G_GNUC_MALLOC;120 GError **error) G_GNUC_MALLOC;124 GError **error) G_GNUC_MALLOC;128 GError **error) G_GNUC_MALLOC;129 gchar *g_filename_display_name (const gchar *filename) G_GNUC_MALLOC;[all …]
165 gssize len) G_GNUC_MALLOC;167 gssize len) G_GNUC_MALLOC;189 gchar* g_strdup (const gchar *str) G_GNUC_MALLOC;191 ...) G_GNUC_PRINTF (1, 2) G_GNUC_MALLOC;193 va_list args) G_GNUC_MALLOC;195 gsize n) G_GNUC_MALLOC; 197 gchar fill_char) G_GNUC_MALLOC;199 ...) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;201 ...) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;207 gchar* g_strcompress (const gchar *source) G_GNUC_MALLOC;[all …]
83 GError **error) G_GNUC_MALLOC;84 gchar *g_key_file_get_start_group (GKeyFile *key_file) G_GNUC_MALLOC;86 gsize *length) G_GNUC_MALLOC;90 GError **error) G_GNUC_MALLOC;100 GError **error) G_GNUC_MALLOC;108 GError **error) G_GNUC_MALLOC;117 GError **error) G_GNUC_MALLOC;151 GError **error) G_GNUC_MALLOC;162 GError **error) G_GNUC_MALLOC;173 GError **error) G_GNUC_MALLOC;[all …]
270 gsize *result_len) G_GNUC_MALLOC;315 GError **error) G_GNUC_MALLOC;320 GError **error) G_GNUC_MALLOC;323 glong *items_written) G_GNUC_MALLOC; 328 GError **error) G_GNUC_MALLOC;333 GError **error) G_GNUC_MALLOC;338 GError **error) G_GNUC_MALLOC;343 GError **error) G_GNUC_MALLOC;364 gssize len) G_GNUC_MALLOC;366 gssize len) G_GNUC_MALLOC;[all …]
71 GError **error) G_GNUC_MALLOC;81 GError **error) G_GNUC_MALLOC;87 GError **error) G_GNUC_MALLOC;93 GError **error) G_GNUC_MALLOC;108 GError **error) G_GNUC_MALLOC;120 GError **error) G_GNUC_MALLOC;172 gsize *length) G_GNUC_MALLOC;
230 …n __typeof (g_base64_encode) IA__g_base64_encode __attribute((visibility("hidden"))) G_GNUC_MALLOC;236 …n __typeof (g_base64_decode) IA__g_base64_decode __attribute((visibility("hidden"))) G_GNUC_MALLOC;273 …rk_file_get_title) IA__g_bookmark_file_get_title __attribute((visibility("hidden"))) G_GNUC_MALLOC;279 …description) IA__g_bookmark_file_get_description __attribute((visibility("hidden"))) G_GNUC_MALLOC;285 …get_mime_type) IA__g_bookmark_file_get_mime_type __attribute((visibility("hidden"))) G_GNUC_MALLOC;297 …_file_get_groups) IA__g_bookmark_file_get_groups __attribute((visibility("hidden"))) G_GNUC_MALLOC;306 …plications) IA__g_bookmark_file_get_applications __attribute((visibility("hidden"))) G_GNUC_MALLOC;351 …mark_file_get_uris) IA__g_bookmark_file_get_uris __attribute((visibility("hidden"))) G_GNUC_MALLOC;459 extern __typeof (g_convert) IA__g_convert __attribute((visibility("hidden"))) G_GNUC_MALLOC;465 …nvert_with_fallback) IA__g_convert_with_fallback __attribute((visibility("hidden"))) G_GNUC_MALLOC;[all …]
112 ...) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;114 gchar **args) G_GNUC_MALLOC;117 ...) G_GNUC_MALLOC G_GNUC_NULL_TERMINATED;118 gchar *g_build_filenamev (gchar **args) G_GNUC_MALLOC;
51 gpointer g_malloc (gsize n_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);52 gpointer g_malloc0 (gsize n_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);56 gpointer g_try_malloc (gsize n_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);57 gpointer g_try_malloc0 (gsize n_bytes) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);
37 gpointer g_slice_alloc (gsize block_size) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);38 gpointer g_slice_alloc0 (gsize block_size) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);40 … gconstpointer mem_block) G_GNUC_MALLOC G_GNUC_ALLOC_SIZE(1);
43 gsize len) G_GNUC_MALLOC;50 gsize *out_len) G_GNUC_MALLOC;
57 #define G_GNUC_MALLOC \ macro61 #define G_GNUC_MALLOC macro
37 GError **error) G_GNUC_MALLOC;
61 gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC;
239 gchar* g_path_get_basename (const gchar *file_name) G_GNUC_MALLOC;240 gchar* g_path_get_dirname (const gchar *file_name) G_GNUC_MALLOC;
330 G_GNUC_MALLOC1640 g_bookmark_file_get_uris G_GNUC_MALLOC
144 * glib/gmacros.h (G_GNUC_MALLOC): Define empty for gcc 2.95.176 * glib/gutils.h: Mark functions with G_GNUC_MALLOC when appropriate.178 * glib/glib.symbols: Add G_GNUC_MALLOC annotations.180 * glib/gmacros.h (G_GNUC_MALLOC): Add a macro for
605 * glib/gbase64.[hc]: Add G_GNUC_MALLOC where
2277 * Add G_GNUC_MALLOC to mark functions returning newly
2246 * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.2248 * glib/glib-sections.txt: Add G_GNUC_MALLOC