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