HomeSort by relevance Sort by last modified time
    Searched refs:cuOff1 (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/m_debuginfo/
priv_tytypes.h 198 UWord cuOff1; TyEnt* ent1; }
tytypes.c 311 cache->ce[i].cuOff1 = 0; /* not actually necessary */
342 if (cache->ce[h].cuOff1 == cuOff_to_find && cache->ce[h].ent1 != NULL) {
350 cache->ce[h].cuOff0 = cache->ce[h].cuOff1;
352 cache->ce[h].cuOff1 = tc;
377 cache->ce[h].cuOff1 = cache->ce[h].cuOff0;

Completed in 46 milliseconds