memory_full_cons_threshold 4330 src/alloc.c consing_until_gc = min (consing_until_gc, memory_full_cons_threshold); memory_full_cons_threshold 6340 src/alloc.c return memory_full_cons_threshold; memory_full_cons_threshold 3732 test/manual/etags/c-src/emacs/src/lisp.h extern EMACS_INT memory_full_cons_threshold; memory_full_cons_threshold 4779 test/manual/etags/c-src/emacs/src/lisp.h && consing_since_gc > memory_full_cons_threshold))