Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
Dstrbuf.c96 static int strbuf_children_cmp(const void* v1, const void* v2) { in strbuf_children_cmp() function
113 if (strbuf_children_cmp(&node->children[middle], &new) <= 0) in bubbleinsert()
162 sizeof(struct strbuf_child_entry), strbuf_children_cmp); in strbuf_add_string()