Searched defs:cons_header (Results 1 – 1 of 1) sorted by relevance
1696 struct cons_header { struct1697 int p_top, w_top, s_top;1698 int stack_size, stack_top;1699 struct cons_data *stack_data;