Home
last modified time | relevance | path

Searched refs:st_add4 (Results 1 – 25 of 31) sorted by relevance

12

/dports/x11/jgmenu/jgmenu-4.4.0/src/
H A Dflex-array.h82 #define st_add4(a, b, c, d) st_add(st_add3((a), (b), (c)), (d)) macro
/dports/devel/git-p4/git-2.34.1/t/helper/
H A Dtest-hashmap.c42 struct test_entry *entry = xmalloc(st_add4(sizeof(*entry), klen, vlen, 2)); in alloc_test_entry()
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-hashmap.c42 struct test_entry *entry = xmalloc(st_add4(sizeof(*entry), klen, vlen, 2)); in alloc_test_entry()
/dports/devel/git/git-2.34.1/t/helper/
H A Dtest-hashmap.c42 struct test_entry *entry = xmalloc(st_add4(sizeof(*entry), klen, vlen, 2)); in alloc_test_entry()
/dports/devel/git-gui/git-2.34.1/t/helper/
H A Dtest-hashmap.c42 struct test_entry *entry = xmalloc(st_add4(sizeof(*entry), klen, vlen, 2)); in alloc_test_entry()
/dports/devel/git-cvs/git-2.34.1/t/helper/
H A Dtest-hashmap.c42 struct test_entry *entry = xmalloc(st_add4(sizeof(*entry), klen, vlen, 2)); in alloc_test_entry()
/dports/devel/cgit/cgit-1.2.3/git/t/helper/
H A Dtest-hashmap.c42 struct test_entry *entry = xmalloc(st_add4(sizeof(*entry), klen, vlen, 2)); in alloc_test_entry()
/dports/devel/cgit/cgit-1.2.3/git/
H A Ddiff.h448 st_add4(sizeof(struct combine_diff_path), (l), 1, \
H A Darchive.c181 size_t len = st_add4(base->len, 1, strlen(filename), 1); in queue_directory()
H A Dgit-compat-util.h814 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d)) macro
/dports/devel/git-svn/git-2.34.1/
H A Ddiff.h488 st_add4(sizeof(struct combine_diff_path), (l), 1, \
H A Darchive.c199 size_t len = st_add4(base->len, 1, strlen(filename), 1); in queue_directory()
H A Dgit-compat-util.h847 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d)) macro
/dports/devel/git-gui/git-2.34.1/
H A Ddiff.h488 st_add4(sizeof(struct combine_diff_path), (l), 1, \
H A Darchive.c199 size_t len = st_add4(base->len, 1, strlen(filename), 1); in queue_directory()
H A Dgit-compat-util.h847 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d)) macro
/dports/devel/git-p4/git-2.34.1/
H A Ddiff.h488 st_add4(sizeof(struct combine_diff_path), (l), 1, \
H A Darchive.c199 size_t len = st_add4(base->len, 1, strlen(filename), 1); in queue_directory()
H A Dgit-compat-util.h847 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d)) macro
/dports/devel/git/git-2.34.1/
H A Ddiff.h488 st_add4(sizeof(struct combine_diff_path), (l), 1, \
H A Darchive.c199 size_t len = st_add4(base->len, 1, strlen(filename), 1); in queue_directory()
H A Dgit-compat-util.h847 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d)) macro
/dports/devel/git-cvs/git-2.34.1/
H A Ddiff.h488 st_add4(sizeof(struct combine_diff_path), (l), 1, \
H A Darchive.c199 size_t len = st_add4(base->len, 1, strlen(filename), 1); in queue_directory()
H A Dgit-compat-util.h847 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d)) macro

12