Searched defs:cons_header (Results 1 – 1 of 1) sorted by relevance
1432 struct cons_header { struct1433 int p_top, w_top, s_top;1434 int stack_size, stack_top;1435 struct cons_data *stack_data;