Searched refs:cache_node (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/libobjc/objc/
H A Dhash.h41 typedef struct cache_node struct
43 struct cache_node *next; /* Pointer to next entry on the list.
/haiku-buildtools/legacy/gcc/libobjc/
H A Dhash.c112 node_ptr node = (node_ptr) objc_calloc (1, sizeof (struct cache_node));

Completed in 98 milliseconds