HomeSort by relevance Sort by last modified time
    Searched refs:G_ALLOC_AND_FREE (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/glib/tests/
memchunks.c 70 #ifndef G_ALLOC_AND_FREE
74 #define G_ALLOC_AND_FREE 2
168 if (mem_chunk->type == G_ALLOC_AND_FREE)
219 if (mem_chunk->type == G_ALLOC_AND_FREE)
285 if (mem_chunk->type == G_ALLOC_AND_FREE)
339 if (mem_chunk->type == G_ALLOC_AND_FREE)
395 if (mem_chunk->type == G_ALLOC_AND_FREE)
432 if (mem_chunk->type == G_ALLOC_AND_FREE)
471 if (mem_chunk->type == G_ALLOC_AND_FREE)
slice-test.c 46 #ifndef G_ALLOC_AND_FREE
47 #define G_ALLOC_AND_FREE 2
69 *memchunkp = old_mem_chunk_new ("", size, 4096, G_ALLOC_AND_FREE);
testglib.c     [all...]
  /external/bluetooth/glib/glib/
gmem.h 127 #define G_ALLOC_AND_FREE 2
gmem.c 602 #ifndef G_ALLOC_AND_FREE
606 #define G_ALLOC_AND_FREE 2

Completed in 115 milliseconds