Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dbitmap.c537 bitmap_operation (to, from1, from2, operation) in bitmap_operation() argument
718 bitmap_ior_and_compl (to, from1, from2) in bitmap_ior_and_compl() argument
/openbsd-src/gnu/gcc/gcc/
H A Dbitmap.c1430 bitmap_ior_and_compl (bitmap dst, bitmap a, bitmap from1, bitmap from2) in bitmap_ior_and_compl()
1446 bitmap_ior_and_compl_into (bitmap a, bitmap from1, bitmap from2) in bitmap_ior_and_compl_into()