Home
last modified time | relevance | path

Searched refs:element_alloc (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/usr.bin/m4/
Dlook.c53 static void *element_alloc(size_t, void *);
59 NULL, hash_alloc, hash_free, element_alloc };
85 element_alloc(s, u) in element_alloc() function
/mirbsd/src/usr.bin/make/
Dmemory.h55 extern void *element_alloc(size_t, void *);
Dmemory.c120 element_alloc(size_t s, void *u UNUSED) in element_alloc() function
Ddir.c202 NULL, hash_alloc, hash_free, element_alloc };
205 NULL, hash_alloc, hash_free, element_alloc };
208 NULL, hash_alloc, hash_free, element_alloc };
Darch.c133 hash_alloc, hash_free, element_alloc
137 offsetof(Arch, name), NULL, hash_alloc, hash_free, element_alloc
Dtarg.c128 NULL, hash_alloc, hash_free, element_alloc };
Dvar.c177 NULL, hash_alloc, hash_free, element_alloc };