Searched refs:print_stdout (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp63 print_stdout(const char* format, ...) function
248 print_stdout("\t%#" B_PRIxADDR " (lookup failed: %s)\n", address,
253 print_stdout("\t<%s> %s + %#" B_PRIxADDR "%s\n", imageName, symbolName,
263 print_stdout("alloc stack trace (%" B_PRIuSIZE "):\n",
270 print_stdout("free stack trace (%" B_PRIuSIZE "):\n",
998 print_stdout("allocation: base: %p; size: %" B_PRIuSIZE
1008 print_stdout("total allocations: %" B_PRIuSIZE ", %" B_PRIuSIZE " bytes\n",

Completed in 30 milliseconds