AVAIL_ALLOCA 5377 src/lisp.h ? AVAIL_ALLOCA (size) \ AVAIL_ALLOCA 5387 src/lisp.h (buf) = AVAIL_ALLOCA (sizeof *(buf) * (multiplier) * (nitems)); \ AVAIL_ALLOCA 5461 src/lisp.h (buf) = AVAIL_ALLOCA (alloca_nbytes); \ AVAIL_ALLOCA 4569 test/manual/etags/c-src/emacs/src/lisp.h ? AVAIL_ALLOCA (size) \ AVAIL_ALLOCA 4579 test/manual/etags/c-src/emacs/src/lisp.h (buf) = AVAIL_ALLOCA (sizeof *(buf) * (multiplier) * (nitems)); \ AVAIL_ALLOCA 4628 test/manual/etags/c-src/emacs/src/lisp.h (buf) = AVAIL_ALLOCA ((nelt) * word_size); \