Searched refs:bi_clause_formats (Results 1 – 2 of 2) sorted by relevance
614 struct bi_clause_format format = bi_clause_formats[index]; in bi_pack_format()691 assert(bi_clause_formats[idx].pos == pos); in bi_pack_clause()692 assert((bi_clause_formats[idx].tag_1 == BI_CLAUSE_SUBWORD_Z) == in bi_pack_clause()
304 static const struct bi_clause_format bi_clause_formats[] = { variable