Home
last modified time | relevance | path

Searched defs:snprintf (Results 1 – 25 of 3347) sorted by relevance

12345678910>>...134

/dports/textproc/grap/grap-1.46/
H A Dsnprintf.h14 inline int snprintf(char *s, int lim, const char *fmt) { in snprintf() function
33 inline int snprintf(char *s, int lim, const char *fmt, double d) { in snprintf() function
52 inline int snprintf(char *s, int lim, const char *fmt, double d1, double d2) { in snprintf() function
70 inline int snprintf(char *s, int lim, const char *fmt, double d1, double d2, in snprintf() function
89 inline int snprintf(char *s, int lim, const char *fmt, double d1, double d2, in snprintf() function
108 inline int snprintf(char *s, int lim, const char *fmt, double d1, double d2, in snprintf() function
127 inline int snprintf(char *s, int lim, const char *fmt, double d1, double d2, in snprintf() function
146 inline int snprintf(char *s, int lim, const char *fmt, double d1, double d2, in snprintf() function
165 inline int snprintf(char *s, int lim, const char *fmt, double d1, double d2, in snprintf() function
184 inline int snprintf(char *s, int lim, const char *fmt, double d1, double d2, in snprintf() function
[all …]
/dports/dns/packetq/PacketQ-1.4.1/rpm/
H A Dpacketq.spec124 - Use `snprintf()` instead of `sprinf()` function
148 d11a61f Use `snprintf()` function
/dports/sysutils/webjob/webjob-1.9.0/tools/webjob-dsvtool/
H A Dall-includes.h45 #define snprintf ap_snprintf macro
60 #define snprintf _snprintf macro
/dports/graphics/argyllcms/Argyll_V1.9.2/xml/
H A Dmxml-config.h66 #define snprintf _snprintf macro
122 # define snprintf _mxml_snprintf macro
192 # define snprintf _mxml_snprintf macro
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dplc++demos.h35 #define snprintf _snprintf macro
43 #define snprintf plsnprintf macro
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dplc++demos.h35 #define snprintf _snprintf macro
43 #define snprintf plsnprintf macro
/dports/devel/libnfc/libnfc-1.7.1/contrib/
H A Dwindows.h45 # define snprintf(S, n, ...) sprintf(S, __VA_ARGS__) macro
51 # define snprintf sprintf_s macro
/dports/net/libosip2/libosip2-5.3.0/include/osipparser2/
H A Dinternal.h48 #define snprintf _snprintf macro
61 #define snprintf _snprintf macro
118 #define snprintf osip_snprintf macro
/dports/databases/namazu2/namazu-2.0.21/nmz/
H A Dsupport.h39 # define snprintf _snprintf macro
51 # define snprintf _nmz_snprintf macro
/dports/security/ftimes/ftimes-3.11.0/tools/tarmap/
H A Dall-includes.h40 #define snprintf ap_snprintf macro
67 #define snprintf _snprintf macro
/dports/databases/postgresql11-plperl/postgresql-11.14/src/tutorial/
H A Dadvanced.source44 -- You can find all cities, including capitals, that
48 FROM cities c
49 WHERE c.elevation > 500;
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhdstring.h42 # define snprintf _snprintf macro
88 # define snprintf hd_snprintf macro
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dplcdemos.h46 #define snprintf _snprintf macro
54 #define snprintf plsnprintf macro
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dplcdemos.h46 #define snprintf _snprintf macro
54 #define snprintf plsnprintf macro
/dports/devel/sunpromake/schily-2021-09-18/libschily/
H A Dsnprintf.c19 #define snprintf __nothing__ /* prototype may be wrong (e.g. IRIX) */ macro
67 snprintf(char *buf, size_t maxcnt, const char *form, ...) in snprintf() function
/dports/devel/smake/schily-2021-09-18/libschily/
H A Dsnprintf.c19 #define snprintf __nothing__ /* prototype may be wrong (e.g. IRIX) */ macro
67 snprintf(char *buf, size_t maxcnt, const char *form, ...) in snprintf() function
/dports/devel/sccs/schily-2021-09-18/libschily/
H A Dsnprintf.c19 #define snprintf __nothing__ /* prototype may be wrong (e.g. IRIX) */ macro
67 snprintf(char *buf, size_t maxcnt, const char *form, ...) in snprintf() function
/dports/devel/schilybase/schily-2021-09-18/libschily/
H A Dsnprintf.c19 #define snprintf __nothing__ /* prototype may be wrong (e.g. IRIX) */ macro
67 snprintf(char *buf, size_t maxcnt, const char *form, ...) in snprintf() function
/dports/net/rscsi/schily-2021-09-18/libschily/
H A Dsnprintf.c19 #define snprintf __nothing__ /* prototype may be wrong (e.g. IRIX) */ macro
67 snprintf(char *buf, size_t maxcnt, const char *form, ...) in snprintf() function
/dports/archivers/star/schily-2021-09-18/libschily/
H A Dsnprintf.c19 #define snprintf __nothing__ /* prototype may be wrong (e.g. IRIX) */ macro
67 snprintf(char *buf, size_t maxcnt, const char *form, ...) in snprintf() function
/dports/sysutils/cdrkit/cdrkit-1.1.11/librols/
H A Dsnprintf.c32 #define snprintf __nothing__ /* prototype may be wrong (e.g. IRIX) */ macro
72 snprintf(char *buf, size_t maxcnt, const char *form, ...) in snprintf() function
/dports/sysutils/cdrtools/schily-2021-09-18/libschily/
H A Dsnprintf.c19 #define snprintf __nothing__ /* prototype may be wrong (e.g. IRIX) */ macro
67 snprintf(char *buf, size_t maxcnt, const char *form, ...) in snprintf() function
/dports/sysutils/cdrdao/cdrdao-1.2.4/scsilib/libschily/
H A Dsnprintf.c21 #define snprintf __nothing__ /* prototype may be wrong (e.g. IRIX) */ macro
61 snprintf(char *buf, size_t maxcnt, const char *form, ...) in snprintf() function
/dports/editors/ved/schily-2021-09-18/libschily/
H A Dsnprintf.c19 #define snprintf __nothing__ /* prototype may be wrong (e.g. IRIX) */ macro
67 snprintf(char *buf, size_t maxcnt, const char *form, ...) in snprintf() function
/dports/textproc/mxml/mxml-3.1/vcnet/
H A Dconfig.h56 #define snprintf _snprintf macro
131 # define snprintf _mxml_snprintf macro

12345678910>>...134