Lines Matching refs:calloc
2242 * configure.ac: Check declarations for calloc(), getenv(),
2309 * xmalloc.c (malloc, realloc, calloc, sbrk): Surround declaration
2739 * calloc.c: Remove conditional #include on ANSI_PROTOTYPES.
2740 (calloc): Use ISO C prototype.
3683 * calloc.c: Don't unnecessarily include "libiberty.h".
4483 bzero.c, calloc.c, clock.c, configure.in, configure, getcwd.c,
4924 * hashtab.c (htab_expand): Change to return int. Use calloc or
4926 if calloc fails.
5700 * calloc.c: Add a public domain notice.
5773 * Makefile.in (CFILES): Add calloc.c and getpwd.c.
6228 * configure.in: Check for calloc.
6230 * calloc.c: New file.