Lines Matching refs:src3
579 abitset_and_or (bitset dst, bitset src1, bitset src2, bitset src3) in abitset_and_or() argument
584 bitset_word *src3p = ABITSET_WORDS (src3); in abitset_and_or()
594 abitset_and_or_cmp (bitset dst, bitset src1, bitset src2, bitset src3) in abitset_and_or_cmp() argument
600 bitset_word *src3p = ABITSET_WORDS (src3); in abitset_and_or_cmp()
619 abitset_andn_or (bitset dst, bitset src1, bitset src2, bitset src3) in abitset_andn_or() argument
624 bitset_word *src3p = ABITSET_WORDS (src3); in abitset_andn_or()
634 abitset_andn_or_cmp (bitset dst, bitset src1, bitset src2, bitset src3) in abitset_andn_or_cmp() argument
640 bitset_word *src3p = ABITSET_WORDS (src3); in abitset_andn_or_cmp()
659 abitset_or_and (bitset dst, bitset src1, bitset src2, bitset src3) in abitset_or_and() argument
664 bitset_word *src3p = ABITSET_WORDS (src3); in abitset_or_and()
674 abitset_or_and_cmp (bitset dst, bitset src1, bitset src2, bitset src3) in abitset_or_and_cmp() argument
680 bitset_word *src3p = ABITSET_WORDS (src3); in abitset_or_and_cmp()