Home
last modified time | relevance | path

Searched refs:n_stack_args (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_memory.c242 int n_stack_args, in hw_memory_instance_claim() argument
256 if (n_stack_args < stackp + 1) in hw_memory_instance_claim()
265 if (n_stack_args < stackp + nr_cells) in hw_memory_instance_claim()
280 if (n_stack_args != stackp) { in hw_memory_instance_claim()
281 if (n_stack_args == stackp + nr_cells) in hw_memory_instance_claim()
290 if (n_stack_args != stackp + nr_cells) in hw_memory_instance_claim()
396 int n_stack_args, in hw_memory_instance_release() argument
412 if (n_stack_args < stackp + nr_cells) in hw_memory_instance_release()
427 if (n_stack_args != stackp + nr_cells) in hw_memory_instance_release()
H A Ddevice_table.h210 int n_stack_args,
H A Ddevice.h481 int n_stack_args,