Searched refs:gs_alloc_debug (Results 1 – 3 of 3) sorted by relevance
34 #define gs_alloc_debug gs_debug['@'] macro41 BEGIN if ( gs_alloc_debug ) gs_alloc_memset(ptr, fill, (ulong)(len)); END
317 gs_alloc_debug = 1; in swproc()320 gs_alloc_debug = 0; in swproc()
1774 if (gs_alloc_debug) { /* Check to make sure this chunk belongs to this allocator. */ in alloc_unlink_chunk()