Home
last modified time | relevance | path

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

/dports/devel/git-svn/git-2.34.1/
H A Dgit-compat-util.h72 # define BARF_UNLESS_AN_ARRAY(arr) \ macro
76 # define BARF_UNLESS_AN_ARRAY(arr) 0 macro
86 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]) + BARF_UNLESS_AN_ARRAY(x))
/dports/devel/git-gui/git-2.34.1/
H A Dgit-compat-util.h72 # define BARF_UNLESS_AN_ARRAY(arr) \ macro
76 # define BARF_UNLESS_AN_ARRAY(arr) 0 macro
86 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]) + BARF_UNLESS_AN_ARRAY(x))
/dports/devel/git-p4/git-2.34.1/
H A Dgit-compat-util.h72 # define BARF_UNLESS_AN_ARRAY(arr) \ macro
76 # define BARF_UNLESS_AN_ARRAY(arr) 0 macro
86 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]) + BARF_UNLESS_AN_ARRAY(x))
/dports/devel/git/git-2.34.1/
H A Dgit-compat-util.h72 # define BARF_UNLESS_AN_ARRAY(arr) \ macro
76 # define BARF_UNLESS_AN_ARRAY(arr) 0 macro
86 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]) + BARF_UNLESS_AN_ARRAY(x))
/dports/devel/git-cvs/git-2.34.1/
H A Dgit-compat-util.h72 # define BARF_UNLESS_AN_ARRAY(arr) \ macro
76 # define BARF_UNLESS_AN_ARRAY(arr) 0 macro
86 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]) + BARF_UNLESS_AN_ARRAY(x))
/dports/devel/cgit/cgit-1.2.3/git/
H A Dgit-compat-util.h72 # define BARF_UNLESS_AN_ARRAY(arr) \ macro
76 # define BARF_UNLESS_AN_ARRAY(arr) 0 macro
86 #define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]) + BARF_UNLESS_AN_ARRAY(x))