Home
last modified time | relevance | path

Searched refs:RSB_MEM_DEBUG (Results 1 – 2 of 2) sorted by relevance

/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_sys.c71 #define RSB_MEM_DEBUG 0 /* verbosity */ macro
182 #if RSB_MEM_DEBUG in rsb_aligned_free()
243 #if ( RSB_MEM_DEBUG || RSB_MEM_DEBUG_REALLOC ) in rsb__do_realloc()
389 #if RSB_MEM_DEBUG in rsb__free()
417 #if RSB_MEM_DEBUG in rsb__malloc()
436 #if RSB_MEM_DEBUG in rsb__malloc()
H A Drsb_common.h266 #define RSB_MEM_DEBUG 0 /* if 1, will make trigger printouts on allocations and deallocations */ macro