OpenGrok
Cross Reference: malloc.c
xref
: /
bionic
/
libc
/
upstream-dlmalloc
/
malloc.c
Home
|
History
|
Annotate
|
Download
|
only in
upstream-dlmalloc
Lines Matching
refs:first_run
3103
int
first_run
= 0;
3116
first_run
= 1;
3196
if (
first_run
!= 0) {