Searched refs:xor_eq (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/ginclude/
H A Diso646.h42 #define xor_eq ^= macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/ginclude/
H A Diso646.h45 #define xor_eq ^= macro
/netbsd-6-1-5-RELEASE/include/
H A Diso646.h21 #define xor_eq ^= macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A DWcxx-compat-13.c14 int xor_eq; /* { dg-warning "operator" } */ variable
26 #define M11 xor_eq /* { dg-warning "operator" } */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp5958.C25 i xor_eq 4; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/
H A Dselector-1.mm12 - (void)compl:(float)f1 xor_eq:(double)d1;
21 - (void)compl:(float)f1 xor_eq:(double)d1 { }
29 /* { dg-final { scan-assembler "\\-\\\[Int1 compl:xor_eq:\\]|i_Int1__compl_xor_eq" } } */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/
H A Dselector-4.m12 - (void)compl:(float)f1 xor_eq:(double)d1;
21 - (void)compl:(float)f1 xor_eq:(double)d1 { }
29 /* { dg-final { scan-assembler "\\-\\\[Int1 compl:xor_eq:\\]|i_Int1__compl_xor_eq" } } */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp5958.C25 i xor_eq 4; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/parse/
H A Dparser-pr14875-2.C15 CHECK (xor_eq); // { dg-error "before .xor_eq. token" } variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp/
H A Dstringop-1.C6 #define var(v,a,b,c,d) static const char v##a##b##c##d[] = str(xor_eq)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dc-exp.y1938 {"xor_eq", ASSIGN_MODIFY, BINOP_BITWISE_XOR, 1},
H A Dc-exp.c3936 {"xor_eq", ASSIGN_MODIFY, BINOP_BITWISE_XOR, 1},

Completed in 201 milliseconds