Home | History | Annotate | Download | only in glib

Lines Matching full:realloc

4642 	(g_string_new): avoid a gratuitous realloc
6833 * configure.in: check for working realloc (NULL,).
6835 where realloc(NULL,) will not work (this is the case on SunOS, reported
7112 * configure.in: check for working realloc (NULL,).
7114 where realloc(NULL,) will not work (this is the case on SunOS, reported