Home
last modified time | relevance | path

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

/dports/devel/git-svn/git-2.34.1/
H A Doid-array.c12 static int void_hashcmp(const void *a, const void *b) in void_hashcmp() function
21 QSORT(array->oid, array->nr, void_hashcmp); in oid_array_sort()
/dports/devel/git-gui/git-2.34.1/
H A Doid-array.c12 static int void_hashcmp(const void *a, const void *b) in void_hashcmp() function
21 QSORT(array->oid, array->nr, void_hashcmp); in oid_array_sort()
/dports/devel/git-p4/git-2.34.1/
H A Doid-array.c12 static int void_hashcmp(const void *a, const void *b) in void_hashcmp() function
21 QSORT(array->oid, array->nr, void_hashcmp); in oid_array_sort()
/dports/devel/git/git-2.34.1/
H A Doid-array.c12 static int void_hashcmp(const void *a, const void *b) in void_hashcmp() function
21 QSORT(array->oid, array->nr, void_hashcmp); in oid_array_sort()
/dports/devel/git-cvs/git-2.34.1/
H A Doid-array.c12 static int void_hashcmp(const void *a, const void *b) in void_hashcmp() function
21 QSORT(array->oid, array->nr, void_hashcmp); in oid_array_sort()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dsha1-array.c12 static int void_hashcmp(const void *a, const void *b) in void_hashcmp() function
19 QSORT(array->oid, array->nr, void_hashcmp); in oid_array_sort()