Home
last modified time | relevance | path

Searched refs:FLEX_ALLOC_MEM (Results 1 – 25 of 120) sorted by relevance

12345

/dports/x11/jgmenu/jgmenu-4.4.0/src/
H A Dflex-array.h125 #define FLEX_ALLOC_MEM(x, flexname, buf, len) do { \ macro
137 FLEX_ALLOC_MEM((x), flexname, (str), strlen(str))
/dports/devel/git-svn/git-2.34.1/contrib/coccinelle/
H A Dflex_alloc.cocci5 - FLEX_ALLOC_MEM(x, flexname, str, strlen(str));
/dports/devel/git-gui/git-2.34.1/contrib/coccinelle/
H A Dflex_alloc.cocci5 - FLEX_ALLOC_MEM(x, flexname, str, strlen(str));
/dports/devel/git-p4/git-2.34.1/contrib/coccinelle/
H A Dflex_alloc.cocci5 - FLEX_ALLOC_MEM(x, flexname, str, strlen(str));
/dports/devel/git/git-2.34.1/contrib/coccinelle/
H A Dflex_alloc.cocci5 - FLEX_ALLOC_MEM(x, flexname, str, strlen(str));
/dports/devel/git-cvs/git-2.34.1/contrib/coccinelle/
H A Dflex_alloc.cocci5 - FLEX_ALLOC_MEM(x, flexname, str, strlen(str));
/dports/devel/cgit/cgit-1.2.3/git/contrib/coccinelle/
H A Dflex_alloc.cocci5 - FLEX_ALLOC_MEM(x, flexname, str, strlen(str));
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dmktree.c27 FLEX_ALLOC_MEM(ent, name, path, len);
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dmktree.c27 FLEX_ALLOC_MEM(ent, name, path, len); in append_to_tree()
/dports/devel/git/git-2.34.1/builtin/
H A Dmktree.c27 FLEX_ALLOC_MEM(ent, name, path, len); in append_to_tree()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dmktree.c27 FLEX_ALLOC_MEM(ent, name, path, len); in append_to_tree()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dmktree.c27 FLEX_ALLOC_MEM(ent, name, path, len); in append_to_tree()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dmktree.c27 FLEX_ALLOC_MEM(ent, name, path, len); in append_to_tree()
/dports/devel/git-gui/git-2.34.1/
H A Dusage.c313 FLEX_ALLOC_MEM(root, data, ptr, len); in unleak_memory()
H A Dname-hash.c74 FLEX_ALLOC_MEM(dir, name, ce->name, namelen); in hash_dir_entry()
292 FLEX_ALLOC_MEM(dir, name, prefix->buf, prefix->len); in hash_dir_entry_with_parent_and_prefix()
/dports/devel/git-svn/git-2.34.1/
H A Dusage.c313 FLEX_ALLOC_MEM(root, data, ptr, len); in unleak_memory()
H A Dname-hash.c74 FLEX_ALLOC_MEM(dir, name, ce->name, namelen); in hash_dir_entry()
292 FLEX_ALLOC_MEM(dir, name, prefix->buf, prefix->len); in hash_dir_entry_with_parent_and_prefix()
/dports/devel/git-p4/git-2.34.1/
H A Dusage.c313 FLEX_ALLOC_MEM(root, data, ptr, len);
H A Dname-hash.c74 FLEX_ALLOC_MEM(dir, name, ce->name, namelen); in hash_dir_entry()
292 FLEX_ALLOC_MEM(dir, name, prefix->buf, prefix->len); in hash_dir_entry_with_parent_and_prefix()
/dports/devel/git/git-2.34.1/
H A Dusage.c313 FLEX_ALLOC_MEM(root, data, ptr, len); in unleak_memory()
H A Dname-hash.c74 FLEX_ALLOC_MEM(dir, name, ce->name, namelen); in hash_dir_entry()
292 FLEX_ALLOC_MEM(dir, name, prefix->buf, prefix->len); in hash_dir_entry_with_parent_and_prefix()
/dports/devel/git-cvs/git-2.34.1/
H A Dusage.c313 FLEX_ALLOC_MEM(root, data, ptr, len); in unleak_memory()
H A Dname-hash.c74 FLEX_ALLOC_MEM(dir, name, ce->name, namelen); in hash_dir_entry()
292 FLEX_ALLOC_MEM(dir, name, prefix->buf, prefix->len); in hash_dir_entry_with_parent_and_prefix()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dusage.c303 FLEX_ALLOC_MEM(root, data, ptr, len); in unleak_memory()
H A Dname-hash.c72 FLEX_ALLOC_MEM(dir, name, ce->name, namelen); in hash_dir_entry()
287 FLEX_ALLOC_MEM(dir, name, prefix->buf, prefix->len); in hash_dir_entry_with_parent_and_prefix()

12345