Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c1380 write_size_t(void *p, size_t n) in write_size_t() function
1499 write_size_t(p, nbytes); in _PyObject_DebugMallocApi()
1509 write_size_t(tail + SST, serialno); in _PyObject_DebugMallocApi()
1568 write_size_t(q, nbytes); in _PyObject_DebugReallocApi()
1575 write_size_t(tail + SST, serialno); in _PyObject_DebugReallocApi()