Searched refs:rec_array (Results 1 – 2 of 2) sorted by relevance
121 CLG_ASSERT(bbcc->rec_array != 0); in CLG_()124 if ((bbcc2 = bbcc->rec_array[j]) == 0) continue; in CLG_()392 bbcc->rec_array = new_recursion(cxt->fn[0]->separate_recursions); in clone_bbcc()393 bbcc->rec_array[0] = bbcc; in clone_bbcc()402 CLG_ASSERT(orig->rec_array); in clone_bbcc()404 CLG_ASSERT(orig->rec_array[rec_index] ==0); in clone_bbcc()409 bbcc->rec_array = orig->rec_array; in clone_bbcc()410 bbcc->rec_array[rec_index] = bbcc; in clone_bbcc()457 bbcc->rec_array = 0; in CLG_()520 source_bbcc->rec_array = new_recursion(caller->separate_recursions); in handleUnderflow()[all …]
367 BBCC** rec_array; /* Variable sized array of pointers to member