Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-value.c1414 VALPY_ADD, enumerator
1462 case VALPY_ADD: in valpy_binop_throw()
1578 return valpy_binop (VALPY_ADD, self, other); in valpy_add()