OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alignlist
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/libmalloc/dist/
malloc.h
195
struct
alignlist
struct
197
struct
alignlist
*next;
201
extern struct
alignlist
*_aligned_blocks;
gmalloc.c
197
struct
alignlist
struct
199
struct
alignlist
*next;
203
extern struct
alignlist
*_aligned_blocks;
756
struct
alignlist
*_aligned_blocks = NULL;
917
register struct
alignlist
*l;
1332
struct
alignlist
*l;
1339
l = (struct
alignlist
*) malloc (sizeof (struct
alignlist
));
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026