Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/
H A Dstack.S10 .macro stack_init stack_top, stack_bottom, seed, func macro
/aosp_15_r20/external/lua/src/
H A Dlstate.c214 static void stack_init (lua_State *L1, lua_State *L) { in stack_init() function
/aosp_15_r20/external/selinux/libsepol/src/
H A Dmodule_to_cil.c414 static int stack_init(struct stack **stack) in stack_init() function
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h1286 static INLINE void stack_init(int *stack, int length) { in stack_init() function