Home
last modified time | relevance | path

Searched refs:alloca (Results 1 - 3 of 3) sorted by relevance

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dalloca.h11 #define alloca __builtin_alloca macro
H A Dstring.h88 #define strdupa(x) strcpy(alloca(strlen(x)+1),x)
H A Dstdlib.h139 #include <alloca.h>

Completed in 1 milliseconds