Searched refs:tprev (Results 1 – 8 of 8) sorted by relevance
199 struct rb_test_node *tprev = in validate_search() local201 assert(missing_key > tprev->key); in validate_search()
1215 struct m_tag *p, *t, *tprev = NULL; in m_tag_copy_chain() local1225 if (tprev == NULL) in m_tag_copy_chain()1228 SLIST_INSERT_AFTER(tprev, t, m_tag_link); in m_tag_copy_chain()1229 tprev = t; in m_tag_copy_chain()
1061 const auto tprev = trans - absl::time_internal::cctz::seconds(1); in TEST() local1062 const auto pal = zi.lookup(tprev); in TEST()
1049 const auto tprev = trans - absl::time_internal::cctz::seconds(1); in TEST() local1050 const auto pal = zi.lookup(tprev); in TEST()
1044 const auto tprev = trans - absl::time_internal::cctz::seconds(1); in TEST() local1045 const auto pal = zi.lookup(tprev); in TEST()