Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobmalloc.c2391 write_size_t(void *p, size_t n) in write_size_t() function
2473 write_size_t(p, nbytes); in _PyMem_DebugRawAlloc()
2485 write_size_t(tail + SST, serialno); in _PyMem_DebugRawAlloc()
2596 write_size_t(head, nbytes); in _PyMem_DebugRawRealloc()
2603 write_size_t(tail + SST, block_serialno); in _PyMem_DebugRawRealloc()