Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDbitmap.c1944 bitmap_ior_and_compl_into (bitmap a, const_bitmap from1, const_bitmap from2) in bitmap_ior_and_compl_into() argument
1950 bitmap_and_compl (&tmp, from1, from2); in bitmap_ior_and_compl_into()
/dragonfly/contrib/gcc-8.0/gcc/
HDbitmap.c1964 bitmap_ior_and_compl_into (bitmap a, const_bitmap from1, const_bitmap from2) in bitmap_ior_and_compl_into() argument
1970 bitmap_and_compl (&tmp, from1, from2); in bitmap_ior_and_compl_into()