Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddcache.c101 #define DCACHE_SIZE 64 macro
200 for (i = 0; i < DCACHE_SIZE; i++) in dcache_invalidate()
494 int csize = sizeof (struct dcache_block) * DCACHE_SIZE; in dcache_init()
562 LINE_SIZE, DCACHE_SIZE); in dcache_info()