Home
last modified time | relevance | path

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

/lib/zstd/
Dzstd_common.c28 #define stack_push(stack, size) \ argument
38 ZSTD_stack *stack = (ZSTD_stack *)workspace; in ZSTD_initStack() local
53 ZSTD_stack *stack = (ZSTD_stack *)opaque; in ZSTD_stackAllocAll() local
60 ZSTD_stack *stack = (ZSTD_stack *)opaque; in ZSTD_stackAlloc() local
/lib/
Dstackdepot.c117 struct stack_record *stack; in depot_alloc_stack() local
193 struct stack_record *stack = slab + offset; in depot_fetch_stack() local