Home | History | Annotate | Download | only in lib

Lines Matching refs:src3

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