global.h | 348 * rec_index = min(<fn->rec_separation>,<active>) - 1; 349 * unique_no = <number> + rec_index 392 UInt rec_index; /* Recursion index in rec->bbcc for this bbcc */ member in struct:_BBCC 642 int rec_index; member in struct:_FnPos 763 BBCC* CLG_(clone_bbcc)(BBCC* orig, Context* cxt, Int rec_index); 875 void CLG_(print_cxt)(int s, Context* cxt, int rec_index);
|