Home
last modified time | relevance | path

Searched refs:bitmap_elt_clear_from (Results 1 – 25 of 125) sorted by relevance

12345

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dbitmap.c44 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
148 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
191 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
626 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
674 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
739 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
894 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1036 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
H A DChangeLog-20055816 bitmap_elt_clear_from, bitmap_clear): Changed freelist structure.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbitmap.c57 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
170 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
221 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
919 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
974 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1121 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1592 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1710 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1950 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dbitmap.c141 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
254 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
305 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
931 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
986 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1133 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1590 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1708 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1946 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dbitmap.c141 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
254 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
305 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
931 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
986 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1133 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1590 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1708 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1946 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbitmap.c57 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
170 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
221 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
919 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
974 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1121 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1592 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1710 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1950 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbitmap.c58 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
172 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
223 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
921 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
976 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1123 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1594 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1712 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1952 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
H A DChangeLog-20062372 (bitmap_element_free, bitmap_element_allocate, bitmap_elt_clear_from,
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dbitmap.c58 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
172 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
223 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
921 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
976 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1123 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1594 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1712 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1952 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
H A DChangeLog-20062372 (bitmap_element_free, bitmap_element_allocate, bitmap_elt_clear_from,
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dbitmap.c58 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
172 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
223 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
921 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
976 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1123 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1594 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1712 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1952 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dbitmap.c58 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
172 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
223 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
921 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
976 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1123 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1594 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1712 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1952 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dbitmap.c148 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
261 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
312 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
938 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
993 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1140 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1597 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1715 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1953 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbitmap.c58 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
172 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
223 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
921 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
976 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1123 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1594 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1712 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1952 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dbitmap.c58 static void bitmap_elt_clear_from (bitmap, bitmap_element *);
172 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
223 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
921 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
976 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1123 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1594 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
1712 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
1952 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dbitmap.c140 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
702 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
1277 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
1334 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1484 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1964 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
2087 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
2339 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dbitmap.c155 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
726 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
1380 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
1437 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1587 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
2067 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
2240 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
2492 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dbitmap.c155 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
721 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
1298 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
1355 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1505 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1985 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
2158 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
2410 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dbitmap.c155 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
726 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
1380 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
1437 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1587 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
2067 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
2240 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
2492 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dbitmap.c155 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
721 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
1298 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
1355 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1505 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1985 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
2158 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
2410 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dbitmap.c155 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
726 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
1380 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
1437 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1587 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
2067 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
2240 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
2492 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dbitmap.c155 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
721 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
1298 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
1355 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1505 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1985 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
2158 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
2410 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dbitmap.c155 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
726 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
1380 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
1437 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1587 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
2067 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
2240 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
2492 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dbitmap.c140 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
702 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
1277 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
1334 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1484 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1964 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
2087 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
2339 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dbitmap.c140 bitmap_elt_clear_from (bitmap head, bitmap_element *elt) in bitmap_elt_clear_from() function
702 bitmap_elt_clear_from (head, head->first); in bitmap_clear()
1277 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and()
1334 bitmap_elt_clear_from (a, a_elt); in bitmap_and_into()
1484 bitmap_elt_clear_from (dst, dst_elt); in bitmap_and_compl()
1964 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior()
2087 bitmap_elt_clear_from (dst, dst_elt); in bitmap_xor()
2339 bitmap_elt_clear_from (dst, dst_elt); in bitmap_ior_and_compl()

12345