Searched refs:clone_bbcc (Results 1 – 2 of 2) sorted by relevance
375 static BBCC* clone_bbcc(BBCC* orig, Context* cxt, Int rec_index) in clone_bbcc() function818 bbcc = clone_bbcc(bb->bbcc_list, CLG_(current_state).cxt, 0); in CLG_()856 bbcc = clone_bbcc(bbcc, CLG_(current_state).cxt, idx); in CLG_()
728 BBCC* CLG_(clone_bbcc)(BBCC* orig, Context* cxt, Int rec_index);