Home | History | Annotate | Download | only in bison

Lines Matching full:realloc

1947 	* lib/.cvsignore: Remove realloc.c, strncasecmp.c, xstrdup.c.
3281 * src/system.h (CALLOC, MALLOC, REALLOC): Remove. All callers
4008 (REALLOC): Use xnrealloc, for likewise.
4020 lib/realloc.c, lib/stdbool_.h, lib/stpcpy.c, lib/strcasecmp.c,
4028 m4/quote.m4, m4/quotearg.m4, m4/realloc.m4, m4/stdbool.m4,
4047 quotearg.c, quotearg.h, realloc.c, stdbool_.h, stpcpy.c, stpcpy.h,
4449 All uses of free, malloc, realloc changed to use these macros,
4557 lib/malloc.c, lib/obstack.h, lib/quote.c, lib/realloc.c,
4960 m4/quotearg.m4, m4/realloc.m4, m4/stpcpy.m4, m4/strnlen.m4,
5755 (CALLOC, MALLOC, REALLOC): New macros.
7174 * tests/calc.at (_AT_DATA_CALC_Y): #undef memcmp and realloc.
7746 * m4/c-bs-a.m4, m4/malloc.m4, m4/mbstate_t.m4, m4/realloc.m4:
7898 * m4/malloc.m4, m4/realloc.m4: Sync with diffutils.
13999 * lib/malloc.c, lib/realloc.c: New, from the fileutils 4.0.37.
14523 * lib/xmalloc.c, lib/xalloc.h, m4/malloc.m4, m4/realloc.m4: New
15097 Don't declare calloc() and realloc() if not necessary.
15102 Don't declare calloc() and realloc() if not necessary.
15413 Declare calloc and realloc to return void *.