Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-value.c744 VALPY_REM, enumerator
834 case VALPY_REM: in valpy_binop()
894 return valpy_binop (VALPY_REM, self, other); in valpy_remainder()