Home
last modified time | relevance | path

Searched refs:fast_cmp (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/
Dm_oset.c180 static inline Word fast_cmp(const void* k, const AvlNode* n) in fast_cmp() function
458 : fast_cmp( fast_key_of_node( n), t->root); in cmp_key_root()
884 cmpresS = fast_cmp(k, t); in VG_()