AVAIL_ALLOCA 5384 src/lisp.h ? AVAIL_ALLOCA (size) \ AVAIL_ALLOCA 5394 src/lisp.h (buf) = AVAIL_ALLOCA (sizeof *(buf) * (multiplier) * (nitems)); \ AVAIL_ALLOCA 5468 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); \