Home
last modified time | relevance | path

Searched defs:EXEC_ALLOC (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/
A Dexec.c42 # define EXEC_ALLOC(SIZE,VAR,FUNC) alloca((SIZE)) macro
67 # define EXEC_ALLOC(SIZE,VAR,FUNC) __exec_alloc((SIZE), FUNC) macro

Completed in 5 milliseconds