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