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

/fuchsia/zircon/kernel/lib/heap/cmpctmalloc/
H A Dcmpctmalloc.c228 bool header_printed = false; variable
232 if (!header_printed) {
234 header_printed = true;

Completed in 37 milliseconds