Home
last modified time | relevance | path

Searched refs:trio_printf (Results 1 – 25 of 67) sorted by relevance

123

/dports/devel/trio/trio-1.16/doc/
H A Ddoc_register.h332 trio_printf("%<>\n", handle, &complex);
333 trio_printf("%<complex:>\n", &complex);
335 trio_printf("%#<>\n", handle, &complex);
336 trio_printf("%#<complex:unused data>\n", &complex);
349 @ref trio_printf
/dports/irc/dancer/dancer-4.16/src/
H A Dtrio.h52 int trio_printf(const char *format, ...);
71 #define printf trio_printf
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/extra/trio/
H A Dtrio.h61 int trio_printf(const char *format, ...);
125 # define printf trio_printf
/dports/graphics/libwmf/libwmf-0.2.12/src/extra/trio/
H A Dtrio.h61 int trio_printf(const char *format, ...);
125 # define printf trio_printf
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/trio/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
159 # define printf trio_printf
/dports/mail/bogofilter/bogofilter-1.2.5/trio/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
159 # define printf trio_printf
/dports/math/R/R-4.1.2/src/extra/trio/
H A Dtrio.h74 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
155 # define printf trio_printf
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxslt/src/libxslt/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
158 # define printf trio_printf
/dports/math/libRmath/R-4.1.1/src/extra/trio/
H A Dtrio.h74 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
155 # define printf trio_printf
/dports/mail/bogofilter-kc/bogofilter-1.2.5/trio/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
159 # define printf trio_printf
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/trio/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
159 # define printf trio_printf
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
158 # define printf trio_printf
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
158 # define printf trio_printf
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxslt/src/libxslt/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
158 # define printf trio_printf
/dports/games/warmux/warmux-11.04/build/android/jni/xml2/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
158 # define printf trio_printf
/dports/games/warmux/warmux-11.04/build/symbian/lib/libxml2/src/libxml2/
H A Dlibxml2_trio.h86 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
168 # define printf trio_printf
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
158 # define printf trio_printf
/dports/textproc/libxslt/libxslt-1.1.34/libxslt/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
158 # define printf trio_printf
/dports/ftp/lftp/lftp-4.9.2/trio/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
158 # define printf trio_printf
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libxml2/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
158 # define printf trio_printf
/dports/devel/trio/trio-1.16/
H A Dcompare.c3 #define compare(format, value) printf("FORMAT: %s\n", format); printf("TRIO: "); trio_printf(format…
/dports/emulators/mednafen/mednafen/src/trio/
H A DMEDNAFEN-MODIFICATIONS24 -int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
25 +int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...)) TRIO_FORMATSTR(gnu_printf, 1, 2);
/dports/textproc/libxml2/libxml2-2.9.12/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
159 # define printf trio_printf
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Dtrio.h80 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
159 # define printf trio_printf
/dports/mail/fetchmailconf/fetchmail-6.4.28/trio/
H A Dtrio.h79 int trio_printf TRIO_PROTO((TRIO_CONST char *format, ...));
161 # define printf trio_printf

123