OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:malloc_started
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
malloc.c
1147
static unsigned
malloc_started
; /* Set when initialization has been done */
variable
1173
if (!
malloc_started
) {
1182
malloc_started
= 1;
1229
if (!
malloc_started
) {
1231
malloc_started
= 1;
Completed in 15 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026