Home
last modified time | relevance | path

Searched refs:first_bs (Results 1 – 1 of 1) sorted by relevance

/dports/devel/tla/tla-1.3.5/src/hackerlab/bitsets/
H A Dbitset-tree.c679 int first_bs; in bits_tree_is_empty_range() local
698 if (first_bs == last_bs) in bits_tree_is_empty_range()
737 int first_bs; in bits_tree_is_full_range() local
756 if (first_bs == last_bs) in bits_tree_is_full_range()
950 int first_bs; in bits_tree_clear_range() local
970 if (first_bs == last_bs) in bits_tree_clear_range()
1047 int first_bs; in bits_tree_fill_range() local
1067 if (first_bs == last_bs) in bits_tree_fill_range()
1483 int first_bs; in bits_tree_population_range() local
1615 int first_bs; in bits_tree_ffs_range() local
[all …]