Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddcache.c93 struct dcache_block struct
96 struct dcache_block *prev; argument
97 struct dcache_block *next; argument
107 struct dcache_block *oldest; /* least-recently-allocated list. */ argument