Home
last modified time | relevance | path

Searched defs:stack_value (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule.c35 static int rela_stack_push(s64 stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_push() argument
46 static int rela_stack_pop(s64 *stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_pop() argument
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule.c24 static int rela_stack_push(s64 stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_push() argument
35 static int rela_stack_pop(s64 *stack_value, s64 *rela_stack, size_t *rela_stack_top) in rela_stack_pop() argument
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h2323 Value* stack_value(uint32_t depth) const { in stack_value() function in v8::internal::wasm::WasmFullDecoder
[all...]

Completed in 11 milliseconds