Home
last modified time | relevance | path

Searched refs:VALPY_BITXOR (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-value.c1424 VALPY_BITXOR enumerator
1536 case VALPY_BITXOR: in valpy_binop_throw()
1757 return valpy_binop (VALPY_BITXOR, self, other); in valpy_xor()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-200912747 VALPY_BITXOR, VALPY_BITOR>: New constants.