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
149 const bool complement = cBOOL(PL_op->op_private & OPpTRANS_COMPLEMENT); S_do_trans_count() local 183 const bool complement = cBOOL(PL_op->op_private & OPpTRANS_COMPLEMENT); S_do_trans_complex() local
3153 int complement = namedclass + ((invert) ? -1 : 1); Perl_study_chunk() local
7655 unsigned complement = 0; /* If to complement the class */ S_handle_possible_posix() local [all...]
10800 U8 complement; S_scan_trans() local
6020 const bool complement = cBOOL(o->op_private & OPpTRANS_COMPLEMENT); 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()