Searched refs:DEBUG_FN (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/malloc/ |
D | malloc-debug.c | 36 #define DEBUG_FN(fn) \ macro 39 DEBUG_FN(malloc); 40 DEBUG_FN(free); 41 DEBUG_FN(realloc); 42 DEBUG_FN(memalign); 43 DEBUG_FN(valloc); 44 DEBUG_FN(pvalloc); 45 DEBUG_FN(calloc);
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.24 | 6644 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](DEBUG_FN): Remove. 6645 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](DEBUG_FN): Remove. 6646 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](DEBUG_FN): Remove. 6647 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](DEBUG_FN): Remove. 6648 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](DEBUG_FN): Remove. 6649 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](DEBUG_FN): Remove. 6650 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](DEBUG_FN): Remove. 6651 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](DEBUG_FN): Remove. 6746 (DEBUG_FN): New. 6747 (DEBUG_FN): New function. [all …]
|
D | ChangeLog.23 | 437 (DEBUG_FN): Remove. 438 (DEBUG_FN): Remove. 439 (DEBUG_FN): Remove. 440 (DEBUG_FN): Remove. 441 (DEBUG_FN): Remove. 442 (DEBUG_FN): Remove. 443 (DEBUG_FN): Remove. 444 (DEBUG_FN): Remove. 515 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](DEBUG_FN): New. 516 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](DEBUG_FN): New. [all …]
|