Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c1365 read_size_t(const void *p) in read_size_t() function
1528 nbytes = read_size_t(q); in _PyObject_DebugFreeApi()
1549 original_nbytes = read_size_t(q - 2*SST); in _PyObject_DebugReallocApi()
1627 nbytes = read_size_t(q - 2*SST); in _PyObject_DebugCheckAddressApi()
1662 nbytes = read_size_t(q - 2*SST); in _PyObject_DebugDumpAddress()
1718 serial = read_size_t(tail + SST); in _PyObject_DebugDumpAddress()