Searched defs:from2 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | bitmap.c | 537 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 D | bitmap.c | 1430 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()
|