Searched defs:nb_inplace_rshift (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/cpython/ | ||
| D | object.h | 135 binaryfunc nb_inplace_rshift; member |
| /external/python/cpython2/Include/ | ||
| D | object.h | 259 binaryfunc nb_inplace_rshift; member |