Home
last modified time | relevance | path

Searched refs:cache_node (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libobjc/objc-private/
H A Dhash.h40 typedef struct cache_node struct
42 struct cache_node *next; /* Pointer to next entry on the list. argument
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc-private/
H A Dhash.h40 typedef struct cache_node struct
42 struct cache_node *next; /* Pointer to next entry on the list. argument
/netbsd-src/lib/libc/rpc/
H A Dsvc_dg.c366 typedef struct cache_node *cache_ptr;
367 struct cache_node { struct
514 victim = ALLOC(struct cache_node, 1); in cache_set()
523 FREE(victim, struct cache_node, 1); in cache_set()
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dhash.c113 node_ptr node = (node_ptr) objc_calloc (1, sizeof (struct cache_node)); in objc_hash_add()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dhash.c113 node_ptr node = (node_ptr) objc_calloc (1, sizeof (struct cache_node)); in objc_hash_add()