Searched defs:next_2 (Results 1 – 1 of 1) sorted by relevance
32 bi_pack_header(bi_clause *clause, bi_clause *next_1, bi_clause *next_2) in bi_pack_header()639 bi_clause *next_1, bi_clause *next_2, in bi_pack_clause()749 bi_clause *next = NULL, *next_2 = NULL; in bi_pack() local