Home
last modified time | relevance | path

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

/dports/devel/git-gui/git-2.34.1/
H A Dattr.c65 static int attr_hash_entry_cmp(const void *unused_cmp_data, in attr_hash_entry_cmp() function
83 HASHMAP_INIT(attr_hash_entry_cmp, NULL)
/dports/devel/git-svn/git-2.34.1/
H A Dattr.c65 static int attr_hash_entry_cmp(const void *unused_cmp_data, in attr_hash_entry_cmp() function
83 HASHMAP_INIT(attr_hash_entry_cmp, NULL)
/dports/devel/git-p4/git-2.34.1/
H A Dattr.c65 static int attr_hash_entry_cmp(const void *unused_cmp_data, in attr_hash_entry_cmp() function
83 HASHMAP_INIT(attr_hash_entry_cmp, NULL)
/dports/devel/git/git-2.34.1/
H A Dattr.c65 static int attr_hash_entry_cmp(const void *unused_cmp_data, in attr_hash_entry_cmp() function
83 HASHMAP_INIT(attr_hash_entry_cmp, NULL)
/dports/devel/git-cvs/git-2.34.1/
H A Dattr.c65 static int attr_hash_entry_cmp(const void *unused_cmp_data, in attr_hash_entry_cmp() function
83 HASHMAP_INIT(attr_hash_entry_cmp, NULL)
/dports/devel/cgit/cgit-1.2.3/git/
H A Dattr.c71 static int attr_hash_entry_cmp(const void *unused_cmp_data, in attr_hash_entry_cmp() function
86 hashmap_init(&map->map, attr_hash_entry_cmp, NULL, 0); in attr_hashmap_init()