OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_chunks_free
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/libmalloc/dist/
malloc.c
57
__malloc_size_t
_chunks_free
;
variable
231
--
_chunks_free
;
259
_chunks_free
+= (BLOCKSIZE >> log) - 1;
331
--
_chunks_free
;
gmalloc.c
208
extern __malloc_size_t
_chunks_free
;
403
__malloc_size_t
_chunks_free
;
variable
577
--
_chunks_free
;
605
_chunks_free
+= (BLOCKSIZE >> log) - 1;
677
--
_chunks_free
;
810
++
_chunks_free
;
823
--
_chunks_free
;
839
--
_chunks_free
;
851
++
_chunks_free
;
874
_chunks_free
-= BLOCKSIZE >> type
[
all
...]
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026