Searched defs:cons_header (Results 1 – 1 of 1) sorted by relevance
1466 struct cons_header { struct1467 int p_top, w_top, s_top;1468 int stack_size, stack_top;1469 struct cons_data *stack_data;