Searched defs:complement (Results 1 – 9 of 9) sorted by relevance
170 inline void Int::complement() in complement() function509 inline void Char::complement() in complement() function
147 const bool complement = cBOOL(PL_op->op_private & OPpTRANS_COMPLEMENT); in S_do_trans_count() local181 const bool complement = cBOOL(PL_op->op_private & OPpTRANS_COMPLEMENT); in S_do_trans_complex() local
3060 int complement = namedclass + ((invert) ? -1 : 1); in Perl_study_chunk() local
7752 unsigned complement = 0; /* If to complement the class */ in S_handle_possible_posix() local
10956 U8 complement; in S_scan_trans() local
6149 const bool complement = cBOOL(o->op_private & OPpTRANS_COMPLEMENT); in S_pmtrans() local
163 static bool complement; /* -c: do the complement */ variable
1695 mask_rtx (mode, bitpos, bitsize, complement) in mask_rtx() argument
1827 mask_rtx (enum machine_mode mode, int bitpos, int bitsize, int complement) in mask_rtx()