Lines Matching refs:default_error
1023 sub_hdr->default_error = -1; in map_table_indexed_fixed()
1028 sub_hdr->default_error = 0; in map_table_indexed_fixed()
1032 sub_hdr->default_error = 1; in map_table_indexed_fixed()
1034 sub_hdr->default_error = 2; in map_table_indexed_fixed()
1039 if (-1 == sub_hdr->default_error) { in map_table_indexed_fixed()
1057 } else if (0 == sub_hdr->default_error) { in map_table_indexed_fixed()
1079 if (1 == sub_hdr->default_error) { in map_table_indexed_fixed()
1179 sub_hdr->default_error = -1; in map_table_lookup_fixed()
1181 sub_hdr->default_error = 0; in map_table_lookup_fixed()
1184 sub_hdr->default_error = 2; in map_table_lookup_fixed()
1438 sub_hdr->default_error = -1; in map_table_hash()
1443 sub_hdr->default_error = 0; in map_table_hash()
1446 sub_hdr->default_error = 2; in map_table_hash()
1648 sub_hdr->default_error = -1; in map_table_dense_encoding()
1654 sub_hdr->default_error = 0; in map_table_dense_encoding()
1658 sub_hdr->default_error = 1; in map_table_dense_encoding()
1660 sub_hdr->default_error = 2; in map_table_dense_encoding()
1668 if (-1 == sub_hdr->default_error) { in map_table_dense_encoding()
1681 } else if (0 == sub_hdr->default_error) { in map_table_dense_encoding()
1702 if (1 == sub_hdr->default_error) { in map_table_dense_encoding()
1722 if (0 == sub_hdr->default_error) { in map_table_dense_encoding()