HomeSort by relevance Sort by last modified time
    Searched full:calc_hash (Results 1 - 1 of 1) sorted by null

  /external/valgrind/coregrind/
m_execontext.c 277 static UWord calc_hash ( const Addr* ips, UInt n_ips, UWord htab_sz ) function
315 UWord hash = calc_hash(cur->ips, cur->n_ips, new_size);
377 hash = calc_hash( ips, n_ips, ec_htab_size );

Completed in 199 milliseconds