erealloc 31 libs/gst/check/libcheck/check_error.h void *erealloc(void *, size_t n); erealloc 50 libs/gst/check/libcheck/check_list.c lp->data = erealloc (lp->data, lp->max_elts * sizeof (lp->data[0])); erealloc 315 libs/gst/check/libcheck/check_pack.c *buf = erealloc (*buf, size); erealloc 103 libs/gst/check/libcheck/check_str.c p = erealloc (p, size);