Home
last modified time | relevance | path

Searched refs:xalloca_free (Results 1 – 11 of 11) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dgit-compat-util.h868 # define xalloca_free(p) do {} while (0) macro
871 # define xalloca_free(p) (free(p)) macro
H A Dtree-diff.c25 xalloca_free((x)); \
/dports/devel/git-gui/git-2.34.1/
H A Dgit-compat-util.h868 # define xalloca_free(p) do {} while (0) macro
871 # define xalloca_free(p) (free(p)) macro
H A Dtree-diff.c25 xalloca_free((x)); \
/dports/devel/git-p4/git-2.34.1/
H A Dgit-compat-util.h868 # define xalloca_free(p) do {} while (0) macro
871 # define xalloca_free(p) (free(p)) macro
H A Dtree-diff.c25 xalloca_free((x)); \
/dports/devel/git/git-2.34.1/
H A Dgit-compat-util.h868 # define xalloca_free(p) do {} while (0) macro
871 # define xalloca_free(p) (free(p)) macro
H A Dtree-diff.c25 xalloca_free((x)); \
/dports/devel/git-cvs/git-2.34.1/
H A Dgit-compat-util.h868 # define xalloca_free(p) do {} while (0) macro
871 # define xalloca_free(p) (free(p)) macro
H A Dtree-diff.c25 xalloca_free((x)); \
/dports/devel/cgit/cgit-1.2.3/git/
H A Dgit-compat-util.h835 # define xalloca_free(p) do {} while (0) macro
838 # define xalloca_free(p) (free(p)) macro