Searched refs:bigname (Results 1 – 3 of 3) sorted by relevance
255 union bigname { union257 union bigname *next; /* freelist */274 union bigname *bname;
25 static union bigname *big_free = NULL;363 union bigname *big_name = NULL; in cache_insert()433 !(big_name = (union bigname *)whine_malloc(sizeof(union bigname)))) in cache_insert()
26 union bigname {28 union bigname *next; /* freelist */