Searched refs:G_ALLOC_AND_FREE (Results 1 – 6 of 6) sorted by relevance
70 #ifndef G_ALLOC_AND_FREE74 #define G_ALLOC_AND_FREE 2 macro168 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()
46 #ifndef G_ALLOC_AND_FREE47 #define G_ALLOC_AND_FREE 2 macro69 *memchunkp = old_mem_chunk_new ("", size, 4096, G_ALLOC_AND_FREE); in memchunk_alloc()
1509 GMemChunk *mem_chunk = g_mem_chunk_new ("test mem chunk", 50, 100, G_ALLOC_AND_FREE); in test_mem_chunks()
127 #define G_ALLOC_AND_FREE 2 macro
602 #ifndef G_ALLOC_AND_FREE606 #define G_ALLOC_AND_FREE 2 macro
1742 G_ALLOC_AND_FREE