Home
last modified time | relevance | path

Searched refs:alloca (Results 1 – 5 of 5) sorted by relevance

/posix/
A Dgetopt.c54 # undef alloca
55 # define alloca(size) (abort (), (void *)0) macro
253 ambig_set = alloca (n_options); in process_long_option()
A Dtst-chmod.c70 buf = (char *) alloca (buflen); in do_test()
A Dtst-regex.c189 outmem = uexpr = alloca (outlen + 1); in test_expr()
A Dglob.c84 # define __alloca alloca
636 char *mem = alloca (home_drive_len + home_path_len + 1); in __glob()
A Dtst-regex.input97 * 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