Home
last modified time | relevance | path

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

/external/python/pycparser/tests/c_files/
Dmemmgr_with_h.c93 void* memmgr_alloc(ulong nbytes);
234 void* memmgr_alloc(ulong nbytes) in memmgr_alloc() function
Dmemmgr.h84 void* memmgr_alloc(ulong nbytes);
Dmemmgr.c90 void* memmgr_alloc(ulong nbytes) in memmgr_alloc() function
/external/python/pycparser/examples/c_files/
Dmemmgr.h84 void* memmgr_alloc(ulong nbytes);
Dmemmgr.c90 void* memmgr_alloc(ulong nbytes) in memmgr_alloc() function