memory_warnings  1556 src/emacs.c      memory_warnings (0, malloc_warning);
memory_warnings  3105 src/emacs.c      memory_warnings (my_edata, malloc_warning);
memory_warnings  4185 src/lisp.h     extern void memory_warnings (void *, void (*warnfun) (const char *));
memory_warnings   321 test/manual/etags/c-src/emacs/src/gmalloc.c extern void memory_warnings (void *start, void (*warnfun) (const char *));
memory_warnings  3709 test/manual/etags/c-src/emacs/src/lisp.h extern void memory_warnings (void *, void (*warnfun) (const char *));