lf_cache          493 gc/cord/cordxtra.c     cache_line * volatile lf_cache[CACHE_SZ/LINE_SZ];
lf_cache          529 gc/cord/cordxtra.c     ATOMIC_WRITE(state -> lf_cache[line_no], new_cache);
lf_cache          538 gc/cord/cordxtra.c 		&(state -> lf_cache[DIV_LINE_SZ(MOD_CACHE_SZ(i))]);
lf_cache          582 gc/cord/cordxtra.c         state -> lf_cache[i] = 0;