Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddtcompilerparser.y164 #define alloca AslLocalAllocate macro
H A Daslparser.y184 #define alloca AslLocalAllocate macro
H A Ddtparser.y163 #define alloca AslLocalAllocate macro
H A Dprparser.y163 #define alloca AslLocalAllocate macro
/f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/
H A Dutils.c29 # define alloca __builtin_alloca macro
31 # define alloca __alloca macro
34 # define alloca _alloca macro
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_types.h171 # define alloca _alloca macro