Home
last modified time | relevance | path

Searched refs:SNPRINTF_SIZE_CORR (Results 1 – 10 of 10) sorted by relevance

/dports/devel/git-svn/git-2.34.1/compat/
H A Dsnprintf.c11 #ifndef SNPRINTF_SIZE_CORR
13 #define SNPRINTF_SIZE_CORR 1 macro
15 #define SNPRINTF_SIZE_CORR 0 macro
28 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
49 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
/dports/devel/git-gui/git-2.34.1/compat/
H A Dsnprintf.c11 #ifndef SNPRINTF_SIZE_CORR
13 #define SNPRINTF_SIZE_CORR 1 macro
15 #define SNPRINTF_SIZE_CORR 0 macro
28 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
49 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
/dports/devel/git-p4/git-2.34.1/compat/
H A Dsnprintf.c11 #ifndef SNPRINTF_SIZE_CORR
13 #define SNPRINTF_SIZE_CORR 1 macro
15 #define SNPRINTF_SIZE_CORR 0 macro
28 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
49 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
/dports/devel/git/git-2.34.1/compat/
H A Dsnprintf.c11 #ifndef SNPRINTF_SIZE_CORR
13 #define SNPRINTF_SIZE_CORR 1 macro
15 #define SNPRINTF_SIZE_CORR 0 macro
28 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
49 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
/dports/devel/git-cvs/git-2.34.1/compat/
H A Dsnprintf.c11 #ifndef SNPRINTF_SIZE_CORR
13 #define SNPRINTF_SIZE_CORR 1 macro
15 #define SNPRINTF_SIZE_CORR 0 macro
28 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
49 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
/dports/devel/cgit/cgit-1.2.3/git/compat/
H A Dsnprintf.c11 #ifndef SNPRINTF_SIZE_CORR
13 #define SNPRINTF_SIZE_CORR 1 macro
15 #define SNPRINTF_SIZE_CORR 0 macro
28 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
49 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, cp); in git_vsnprintf()
/dports/comms/fllog/fllog-1.2.6/src/misc/
H A Dmingw.c46 #define SNPRINTF_SIZE_CORR 1 macro
55 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, ap); in git_vsnprintf()
74 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, ap); in git_vsnprintf()
/dports/comms/flrig/flrig-1.3.54/src/support/
H A Dmingw.c52 #define SNPRINTF_SIZE_CORR 1 macro
61 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, ap); in git_vsnprintf()
80 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, ap); in git_vsnprintf()
/dports/comms/flamp/flamp-2.2.07/src/utils/
H A Dmingw.c46 #define SNPRINTF_SIZE_CORR 1 macro
58 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, ap); in git_vsnprintf()
77 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, ap); in git_vsnprintf()
/dports/comms/flmsg/flmsg-4.0.19/src/utils/
H A Dmingw.c47 #define SNPRINTF_SIZE_CORR 1 macro
56 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, ap); in git_vsnprintf()
75 ret = vsnprintf(str, maxsize-SNPRINTF_SIZE_CORR, format, ap); in git_vsnprintf()