Lines Matching defs:complement_b
562 const bool complement_b, SV** output)
569 * If 'complement_b' is TRUE, the union is taken of the complement
613 if (complement_b) {
675 if (complement_b) {
693 if (complement_b) {
840 const bool complement_b, SV** i)
846 * NULL, in which case '*i' will be an empty list. If 'complement_b' is
887 if (len_a != 0 && complement_b) {
926 if (complement_b) {
1473 Perl__invlistEQ(pTHX_ SV* const a, SV* const b, const bool complement_b)
1492 return ! complement_b;
1505 if (complement_b) {