global.h | 355 * rec_index = min(<fn->rec_separation>,<active>) - 1; 356 * unique_no = <number> + rec_index 399 UInt rec_index; /* Recursion index in rec->bbcc for this bbcc */ member in struct:_BBCC 649 int rec_index; member in struct:_FnPos 765 BBCC* CLG_(clone_bbcc)(BBCC* orig, Context* cxt, Int rec_index); 879 void CLG_(print_cxt)(int s, Context* cxt, int rec_index);
|