Searched defs:ob_alloc (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Include/
H A Dbytearrayobject.h26 Py_ssize_t ob_alloc; /* How many bytes allocated */ member in struct:__anon19220
/external/python/cpython3/Include/
H A Dbytearrayobject.h25 Py_ssize_t ob_alloc; /* How many bytes allocated in ob_bytes */ member in struct:__anon19782

Completed in 111 milliseconds