memory_warnings  1623 src/emacs.c      memory_warnings (0, malloc_warning);
memory_warnings  3238 src/emacs.c      memory_warnings (my_edata, malloc_warning);
memory_warnings  4191 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 *));