Home
last modified time | relevance | path

Searched refs:st_exec_stack_num_ptrs (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Diesdata.h51 #define st_exec_stack_num_ptrs st_ref_stack_num_ptrs macro
H A Dicontext.c63 if (index < st_exec_stack_num_ptrs) in ENUM_PTRS_WITH()
66 index -= st_exec_stack_num_ptrs; in ENUM_PTRS_WITH()