Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpyarena.c104 block_alloc(block *b, size_t size) in block_alloc() function
/external/protobuf/src/google/protobuf/
Darena.h113 void* (*block_alloc)(size_t); member