OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:malloc_started
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
malloc.c
1140
static unsigned
malloc_started
; /* Set when initialization has been done */
variable in typeref:typename:unsigned
1166
if (!
malloc_started
) {
1175
malloc_started
= 1;
1222
if (!
malloc_started
) {
1224
malloc_started
= 1;
Completed in 12 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025