Home
last modified time | relevance | path

Searched defs:complement (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp700.C170 inline void Int::complement() in complement() function
509 inline void Char::complement() in complement() function
/openbsd-src/gnu/usr.bin/perl/
H A Ddoop.c149 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
H A Dregcomp_study.c3153 int complement = namedclass + ((invert) ? -1 : 1); Perl_study_chunk() local
H A Dregcomp.c7655 unsigned complement = 0; /* If to complement the class */ S_handle_possible_posix() local
[all...]
H A Dtoke.c10800 U8 complement; S_scan_trans() local
H A Dop.c6020 const bool complement = cBOOL(o->op_private & OPpTRANS_COMPLEMENT); S_pmtrans() local
/openbsd-src/usr.bin/unifdef/
H A Dunifdef.c163 static bool complement; /* -c: do the complement */ variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpmed.c1695 mask_rtx (mode, bitpos, bitsize, complement) in mask_rtx() argument
/openbsd-src/gnu/gcc/gcc/
H A Dexpmed.c1827 mask_rtx (enum machine_mode mode, int bitpos, int bitsize, int complement) in mask_rtx()