Searched refs:ISC_MEM_DEBUGRECORD (Results 1 – 3 of 3) sorted by relevance
97 isc_mem_debugging |= ISC_MEM_DEBUGRECORD; in isc_test_begin()
89 #define ISC_MEM_DEBUGRECORD 0x00000002U macro
209 ISC_MEM_DEBUGRECORD)) != 0 && \996 if ((isc_mem_debugging & ISC_MEM_DEBUGRECORD) != 0) { in isc__mem_createx2()