Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DAVLTree.h923 int cmp, last_cmp; in subst() local
934 last_cmp = cmp; in subst()
949 if (last_cmp < 0) in subst()
/external/libvpx/vpx_mem/memory_manager/include/
Dcavl_impl.h806 int cmp, last_cmp; in L_() local
821 last_cmp = cmp; in L_()
838 if (last_cmp < 0) in L_()