Home
last modified time | relevance | path

Searched refs:st_add3 (Results 1 – 25 of 66) sorted by relevance

123

/dports/x11/jgmenu/jgmenu-4.4.0/src/
H A Dflex-array.h81 #define st_add3(a, b, c) st_add(st_add((a), (b)), (c)) macro
82 #define st_add4(a, b, c, d) st_add(st_add3((a), (b), (c)), (d))
127 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
132 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
/dports/devel/git-svn/git-2.34.1/compat/
H A Dsetenv.c21 envstr = malloc(st_add3(namelen, valuelen, 2)); in gitsetenv()
/dports/devel/git-gui/git-2.34.1/compat/
H A Dsetenv.c21 envstr = malloc(st_add3(namelen, valuelen, 2)); in gitsetenv()
/dports/devel/git-p4/git-2.34.1/compat/
H A Dsetenv.c21 envstr = malloc(st_add3(namelen, valuelen, 2)); in gitsetenv()
/dports/devel/git/git-2.34.1/compat/
H A Dsetenv.c21 envstr = malloc(st_add3(namelen, valuelen, 2)); in gitsetenv()
/dports/devel/git-cvs/git-2.34.1/compat/
H A Dsetenv.c21 envstr = malloc(st_add3(namelen, valuelen, 2)); in gitsetenv()
/dports/devel/cgit/cgit-1.2.3/git/compat/
H A Dsetenv.c21 envstr = malloc(st_add3(namelen, valuelen, 2)); in gitsetenv()
/dports/devel/git-svn/git-2.34.1/
H A Dgit-compat-util.h846 #define st_add3(a,b,c) st_add(st_add((a),(b)),(c)) macro
847 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d))
973 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
978 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
H A Dparse-options-cb.c187 ALLOC_ARRAY(ret, st_add3(a_len, b_len, 1)); in parse_options_concat()
H A Dutf8.c503 outalloc = st_add3(sofar, st_mult(insz, 2), 32);
/dports/devel/git-gui/git-2.34.1/
H A Dgit-compat-util.h846 #define st_add3(a,b,c) st_add(st_add((a),(b)),(c)) macro
847 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d))
973 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
978 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
H A Dparse-options-cb.c187 ALLOC_ARRAY(ret, st_add3(a_len, b_len, 1)); in parse_options_concat()
H A Dutf8.c503 outalloc = st_add3(sofar, st_mult(insz, 2), 32); in reencode_string_iconv()
/dports/devel/git-p4/git-2.34.1/
H A Dgit-compat-util.h846 #define st_add3(a,b,c) st_add(st_add((a),(b)),(c)) macro
847 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d))
973 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
978 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
H A Dparse-options-cb.c187 ALLOC_ARRAY(ret, st_add3(a_len, b_len, 1));
H A Dutf8.c503 outalloc = st_add3(sofar, st_mult(insz, 2), 32);
/dports/devel/git/git-2.34.1/
H A Dgit-compat-util.h846 #define st_add3(a,b,c) st_add(st_add((a),(b)),(c)) macro
847 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d))
973 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
978 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
H A Dparse-options-cb.c187 ALLOC_ARRAY(ret, st_add3(a_len, b_len, 1)); in parse_options_concat()
H A Dutf8.c503 outalloc = st_add3(sofar, st_mult(insz, 2), 32); in reencode_string_iconv()
/dports/devel/git-cvs/git-2.34.1/
H A Dgit-compat-util.h846 #define st_add3(a,b,c) st_add(st_add((a),(b)),(c)) macro
847 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d))
973 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
978 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
H A Dparse-options-cb.c187 ALLOC_ARRAY(ret, st_add3(a_len, b_len, 1)); in parse_options_concat()
H A Dutf8.c503 outalloc = st_add3(sofar, st_mult(insz, 2), 32); in reencode_string_iconv()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dgit-compat-util.h813 #define st_add3(a,b,c) st_add(st_add((a),(b)),(c)) macro
814 #define st_add4(a,b,c,d) st_add(st_add3((a),(b),(c)),(d))
932 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
937 (x) = xcalloc(1, st_add3(sizeof(*(x)), flex_array_len_, 1)); \
H A Dparse-options-cb.c190 ALLOC_ARRAY(ret, st_add3(a_len, b_len, 1)); in parse_options_concat()
H A Dutf8.c503 outalloc = st_add3(sofar, st_mult(insz, 2), 32); in reencode_string_iconv()

123