Home
last modified time | relevance | path

Searched defs:instrumented_realloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Dinstrumented_alloc.c81 instrumented_realloc (void *ptr, size_t size) in instrumented_realloc() function
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dinstrumented_alloc.c81 instrumented_realloc (void *ptr, size_t size) in instrumented_realloc() function
/netbsd-src/external/mit/libcbor/dist/test/
H A Dmemory_allocation_test.c73 void *instrumented_realloc(void *ptr, size_t size) { in instrumented_realloc() function