ALLOCA_N         7209 compile.c          code = ALLOCA_N(VALUE, iseq_size);
ALLOCA_N         7360 compile.c      	ID *ids = kw->num > 0 ? ALLOCA_N(ID, kw->num) : NULL;
ALLOCA_N         7361 compile.c      	VALUE *dvs = dv_num > 0 ? ALLOCA_N(VALUE, dv_num) : NULL;
ALLOCA_N         7418 compile.c          ID *table = ALLOCA_N(ID, size);
ALLOCA_N         7454 compile.c      	struct iseq_catch_table *dump_table = (struct iseq_catch_table *)ALLOCA_N(char, byte_size);
ALLOCA_N         7499 compile.c          dump_ci_entries = (struct rb_call_info *)ALLOCA_N(char, byte_size);
ALLOCA_N         7509 compile.c      	VALUE *keywords = ALLOCA_N(VALUE, kw_arg->keyword_len);
ALLOCA_N         7636 compile.c          ibf_offset_t *list = ALLOCA_N(ibf_offset_t, size);
ALLOCA_N         7677 compile.c          arg.list = ALLOCA_N(long, size);
ALLOCA_N          829 cont.c         		volatile VALUE *sp = ALLOCA_N(VALUE, &space[0] - end);
ALLOCA_N          845 cont.c         		volatile VALUE *sp = ALLOCA_N(VALUE, end - &space[STACK_PAD_SIZE]);
ALLOCA_N          139 dln.c              char *const tmp = ALLOCA_N(char, plen+flen+1);\
ALLOCA_N         1235 dln.c          	char *tmp = ALLOCA_N(char, strlen(src) + 1), *p = tmp, c; \
ALLOCA_N         1253 dln.c          #define DLN_ERROR() (error = dln_strerror(), strcpy(ALLOCA_N(char, strlen(error) + 1), error))
ALLOCA_N         1618 encoding.c     	MEMCPY(s = ALLOCA_N(char, len), name, char, len);
ALLOCA_N         1039 ext/openssl/ossl_pkey_ec.c     curves = ALLOCA_N(EC_builtin_curve, crv_len);
ALLOCA_N         11197 ext/ripper/ripper.c 	buf = ALLOCA_N(char, i+2);
ALLOCA_N         12025 ext/ripper/ripper.c 	errbuf = ALLOCA_N(char, len);		\
ALLOCA_N         5448 ext/ripper/ripper.y 	buf = ALLOCA_N(char, i+2);
ALLOCA_N         6276 ext/ripper/ripper.y 	errbuf = ALLOCA_N(char, len);		\
ALLOCA_N          752 ext/socket/ancdata.c 	    cred = (struct sockcred *)ALLOCA_N(char, SOCKCREDSIZE(cred0.sc_ngroups));
ALLOCA_N          317 ext/socket/basicsocket.c     buf = ALLOCA_N(char,len);
ALLOCA_N         1862 ext/socket/socket.c     adapters = (ip_adapter_addresses_t *)ALLOCA_N(BYTE, len);
ALLOCA_N          374 ext/win32ole/win32ole.c     VALUE* parg = ALLOCA_N(VALUE, args);
ALLOCA_N          665 ext/win32ole/win32ole.c 	    buf = ALLOCA_N(struct myCPINFOEX, 1);
ALLOCA_N         2614 ext/win32ole/win32ole.c         op.pNamedArgs = ALLOCA_N(OLECHAR*, cNamedArgs + 1);
ALLOCA_N         2615 ext/win32ole/win32ole.c         op.dp.rgvarg = ALLOCA_N(VARIANTARG, op.dp.cArgs);
ALLOCA_N         2619 ext/win32ole/win32ole.c         pDispID = ALLOCA_N(DISPID, cNamedArgs + 1);
ALLOCA_N         2644 ext/win32ole/win32ole.c         op.pNamedArgs = ALLOCA_N(OLECHAR*, cNamedArgs + 1);
ALLOCA_N         2646 ext/win32ole/win32ole.c             op.dp.rgvarg  = ALLOCA_N(VARIANTARG, op.dp.cArgs);
ALLOCA_N         2653 ext/win32ole/win32ole.c         realargs = ALLOCA_N(VARIANTARG, op.dp.cArgs-cNamedArgs+1);
ALLOCA_N         2678 ext/win32ole/win32ole.c         op.dp.rgdispidNamedArgs = ALLOCA_N( DISPID, 1 );
ALLOCA_N         2828 ext/win32ole/win32ole.c     dispParams.rgvarg = ALLOCA_N(VARIANTARG, dispParams.cArgs);
ALLOCA_N         2829 ext/win32ole/win32ole.c     realargs = ALLOCA_N(VARIANTARG, dispParams.cArgs);
ALLOCA_N         2966 ext/win32ole/win32ole.c         dispParams.rgdispidNamedArgs = ALLOCA_N( DISPID, 1 );
ALLOCA_N          411 ext/win32ole/win32ole_event.c     bstrs = ALLOCA_N(BSTR, pdispparams->cArgs + 1);
ALLOCA_N          874 ext/win32ole/win32ole_method.c     bstrs = ALLOCA_N(BSTR, pFuncDesc->cParams + 1);
ALLOCA_N           99 ext/win32ole/win32ole_param.c     bstrs = ALLOCA_N(BSTR, pFuncDesc->cParams + 1);
ALLOCA_N          149 ext/win32ole/win32ole_record.c     bstrs = ALLOCA_N(BSTR, count);
ALLOCA_N         3529 file.c         	    w32buf = ALLOCA_N(char, bufsize);
ALLOCA_N         11121 parse.c        	buf = ALLOCA_N(char, i+2);
ALLOCA_N         11949 parse.c        	errbuf = ALLOCA_N(char, len);		\
ALLOCA_N         5448 parse.y        	buf = ALLOCA_N(char, i+2);
ALLOCA_N         6276 parse.y        	errbuf = ALLOCA_N(char, len);		\
ALLOCA_N          647 re.c           	paren = ALLOCA_N(char, n);
ALLOCA_N          970 re.c               pairs = ALLOCA_N(pair_t, num_regs*2);
ALLOCA_N         2169 re.c               names = ALLOCA_N(struct backref_name_tag, num_regs);
ALLOCA_N         2314 re.c               char *chbuf = ALLOCA_N(char, chmaxlen);
ALLOCA_N         2687 string.c               char *buf = ALLOCA_N(char, rb_enc_mbmaxlen(enc));
ALLOCA_N         2812 string.c       	buf = ALLOCA_N(char, len + 1);
ALLOCA_N          194 thread_win32.c 	    targets = ALLOCA_N(HANDLE, count + 1);
ALLOCA_N          758 transcode.c            unsigned char *readagain_buf = ALLOCA_N(unsigned char, tc->readagain_len);
ALLOCA_N          604 variable.c     	char *buf = ALLOCA_N(char, len+1);
ALLOCA_N          551 vm_args.c      	    args->kw_argv = ALLOCA_N(VALUE, kw_len);
ALLOCA_N          661 vm_args.c      	    arg.keys = args->kw_argv = ALLOCA_N(VALUE, kw_len * 2);
ALLOCA_N          808 vm_eval.c          argv = ALLOCA_N(VALUE, argc);
ALLOCA_N          833 vm_eval.c      	argv = ALLOCA_N(VALUE, n);
ALLOCA_N         1049 vm_eval.c      	argv = ALLOCA_N(VALUE, n);
ALLOCA_N         1778 vm_insnhelper.c     argv = ALLOCA_N(VALUE, argc);
ALLOCA_N         1864 vm_insnhelper.c     argv = ALLOCA_N(VALUE, argc);
ALLOCA_N         3477 win32/win32.c  	(wsamsg)->lpBuffers = ALLOCA_N(WSABUF, (msg)->msg_iovlen); \