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

  /external/valgrind/coregrind/
m_oset.c 180 static inline Word fast_cmp(const void* k, const AvlNode* n) function
458 : fast_cmp( fast_key_of_node( n), t->root);
884 cmpresS = fast_cmp(k, t);

Completed in 192 milliseconds