Home | History | Annotate | Download | only in cachegrind

Lines Matching full:sokey

775    FileFn* soKey;
791 while (nextIterFM( src->outerMap, (Word*)&soKey, (Word*)&soVal )) {
794 if (! lookupFM( dst->outerMap, (Word*)&doVal, (Word)soKey )) {
797 FileFn* c_soKey = dopy_FileFn(soKey);