Searched refs:nodes_count (Results 1 – 4 of 4) sorted by relevance
41 size_t nodes_count; member92 trie->nodes_count++; in node_add_child()282 uint64_t nodes_count; member331 trie->nodes_count++; in trie_store_nodes()419 t.nodes_count * sizeof(struct trie_node_f), t.nodes_count); in trie_store()608 trie->nodes_count++; in hwdb_update()625 trie->nodes_count * sizeof(struct trie_node), trie->nodes_count); in hwdb_update()
39 .nodes_count = 1, in strbuf_new()175 str->nodes_count++; in strbuf_add_string()
15 size_t nodes_count; member
42 assert_se(sb->nodes_count == 5); /* root + 4 non-duplicates */ in TEST()