Searched defs:ob_bytes (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/cpython/ | ||
| D | bytearrayobject.h | 9 char *ob_bytes; /* Physical backing buffer */ member |
| /external/python/cpython2/Include/ | ||
| D | bytearrayobject.h | 27 char *ob_bytes; member |