Home
last modified time | relevance | path

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

/external/bluetooth/glib/tests/
Dmemchunks.c70 #ifndef G_ALLOC_AND_FREE
74 #define G_ALLOC_AND_FREE 2 macro
168 if (mem_chunk->type == G_ALLOC_AND_FREE) in old_mem_chunk_new()
219 if (mem_chunk->type == G_ALLOC_AND_FREE) in old_mem_chunk_destroy()
285 if (mem_chunk->type == G_ALLOC_AND_FREE) in old_mem_chunk_alloc()
339 if (mem_chunk->type == G_ALLOC_AND_FREE) in old_mem_chunk_alloc()
395 if (mem_chunk->type == G_ALLOC_AND_FREE) in old_mem_chunk_free()
432 if (mem_chunk->type == G_ALLOC_AND_FREE) in old_mem_chunk_clean()
471 if (mem_chunk->type == G_ALLOC_AND_FREE) in old_mem_chunk_clean()
Dslice-test.c46 #ifndef G_ALLOC_AND_FREE
47 #define G_ALLOC_AND_FREE 2 macro
69 *memchunkp = old_mem_chunk_new ("", size, 4096, G_ALLOC_AND_FREE); in memchunk_alloc()
Dtestglib.c1509 GMemChunk *mem_chunk = g_mem_chunk_new ("test mem chunk", 50, 100, G_ALLOC_AND_FREE); in test_mem_chunks()
/external/bluetooth/glib/glib/
Dgmem.h127 #define G_ALLOC_AND_FREE 2 macro
Dgmem.c602 #ifndef G_ALLOC_AND_FREE
606 #define G_ALLOC_AND_FREE 2 macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1742 G_ALLOC_AND_FREE