Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dcall_stack.tcl32 proc get_stack_var { var_name { default {} } { init_stack_ix 1 } } { procedure
H A Dgen_print.py1869 def get_stack_var(var_name, default="", init_stack_ix=2): global() function