Home
last modified time | relevance | path

Searched refs:debugging_initialized (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dmalloc.c201 static smallint debugging_initialized; in malloc() local
202 if (! debugging_initialized) in malloc()
204 debugging_initialized = 1; in malloc()

Completed in 2 milliseconds