Home
last modified time | relevance | path

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

/third_party/glib/glib/deprecated/
Dgallocator.c49 g_mem_chunk_destroy (GMemChunk *mem_chunk) in g_mem_chunk_destroy() function
Dgallocator.h48 void g_mem_chunk_destroy (GMemChunk *mem_chunk);
/third_party/glib/tests/
Dtestglib.c1853 g_mem_chunk_destroy (mem_chunk); in test_mem_chunks()