Home
last modified time | relevance | path

Searched refs:_malloc_pool_ (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dmalloc.h53 typedef struct _malloc_pool_ *mallocPool;
74 struct _malloc_pool_ struct
97 struct _malloc_pool_ malloc_pool_image_; argument
H A Dmalloc.c224 offsetof (struct _malloc_pool_, name) in malloc_pool_kill()
244 p = malloc_new_ (offsetof (struct _malloc_pool_, name) in malloc_pool_new()