Searched refs:alloca (Results 1 – 5 of 5) sorted by relevance
54 # undef alloca55 # define alloca(size) (abort (), (void *)0) macro253 ambig_set = alloca (n_options); in process_long_option()
70 buf = (char *) alloca (buflen); in do_test()
189 outmem = uexpr = alloca (outlen + 1); in test_expr()
84 # define __alloca alloca636 char *mem = alloca (home_drive_len + home_path_len + 1); in __glob()
97 * stdlib/alloca.h: Likewise.112 * include/alloca.h: Add __ prototypes here.192 adding usual alloca cruft.3517 * intl/dcgettext.c: Don't use any alloca hacks if C_ALLOCA is defined.9850 * iconv/iconv_open.c: Include <stdlib.h> for alloca.
Completed in 22 milliseconds