Home
last modified time | relevance | path

Searched defs:PyMem_RawMalloc (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
Doverlapped.c28 # define PyMem_RawMalloc PyMem_Malloc macro
/third_party/python/Objects/
Dobmalloc.c562 PyMem_RawMalloc(size_t size) in PyMem_RawMalloc() function