Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dph.c10 phn(node_t) link;
15 node_cmp(const node_t *a, const node_t *b) { in node_cmp()
31 node_cmp_magic(const node_t *a, const node_t *b) { in node_cmp_magic()
66 node_t *auxelm; in heap_print()
77 assert_ptr_eq(phn_next_get(node_t, link, phn_prev_get(node_t, in heap_print()
88 node_validate(const node_t *node, const node_t *parent) { in node_validate()
107 assert_ptr_eq(phn_next_get(node_t, link, phn_prev_get(node_t, in node_validate()
118 node_t *auxelm; in heap_validate()
128 assert_ptr_eq(phn_next_get(node_t, link, phn_prev_get(node_t, in heap_validate()
158 static node_t *
[all …]
H A Drb.c21 rb_node(node_t) link;
26 node_cmp(const node_t *a, const node_t *b) { in node_cmp()
49 node_t key; in TEST_BEGIN()
74 node_t *left_node; in tree_recurse()
75 node_t *right_node; in tree_recurse()
120 static node_t *
123 node_t *search_node; in tree_iterate_cb()
199 static node_t *
209 static node_t *
306 node_t *start; in TEST_BEGIN()
[all …]