Home
last modified time | relevance | path

Searched defs:alloccache (Results 1 – 1 of 1) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dmake.h618 struct alloccache struct
622 struct alloccache_free_ent *free_head; argument
628 struct alloccache *next; argument
633 void alloccache_init (struct alloccache *cache, unsigned int size, const char *name, argument