Searched defs:stack (Results 1 – 9 of 9) sorted by relevance
19 #define stack_push(stack, size) \ argument29 ZSTD_stack *stack = (ZSTD_stack *)workspace; in ZSTD_initStack() local44 ZSTD_stack *stack = (ZSTD_stack *)opaque; in ZSTD_stackAllocAll() local51 ZSTD_stack *stack = (ZSTD_stack *)opaque; in ZSTD_stackAlloc() local
48 int stack = CONFIG_FSP_TEMP_RAM_ADDR; in arch_fsp_init() local
19 ulong stack, pc; in arch_auxiliary_core_up() local
1017 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) in dep_stack_insert()1041 struct dep_stack *stack; in sym_check_print_recursive() local1167 struct dep_stack stack; in sym_check_sym_deps() local1216 struct dep_stack stack; in sym_check_choice_deps() local1261 struct dep_stack stack; in sym_check_deps() local
73 struct fdt_subnode_stack stack[FDT_MAX_DEPTH]; /* node stack */ member
51 char stack[STK_SIZE]; member
37 int stack[FDT_MAX_DEPTH] = { 0 }; in fdt_find_regions() local
205 struct p_context *stack; member
329 char *stack; in load_sipi_vector() local
Completed in 35 milliseconds