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