Home
last modified time | relevance | path

Searched refs:my_sprintf (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-sprintf-posix.h89 retval = my_sprintf (buf, "%d", 12345); in test_function()
149 my_sprintf (result, "%a %d", 0.0, 33, 44, 55); in test_function()
187 my_sprintf (result, "%.0a %d", 1.5, 33, 44, 55); in test_function()
768 my_sprintf (result, "%f", data[k].value); in test_function()
2595 my_sprintf (result, "%2$d %1$d", 33, 55); in test_function()
2604 my_sprintf (result, "%'d %d", 1234567, 99); in test_function()
2613 my_sprintf (result, "a%*sc", -3, "b"); in test_function()
2620 my_sprintf (result, "a%-*sc", 3, "b"); in test_function()
2627 my_sprintf (result, "a%-*sc", -3, "b"); in test_function()
2709 my_sprintf (result, "%.4000f %d", 1.0, 99); in test_function()
[all …]
H A Dtest-vsprintf-posix.c38 my_sprintf (char *str, const char *format, ...) in my_sprintf() function
52 test_function (my_sprintf); in main()
/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dtest-sprintf-posix.h88 retval = my_sprintf (buf, "%d", 12345); in test_function()
155 my_sprintf (result, "%a %d", 0.0, 33, 44, 55); in test_function()
198 my_sprintf (result, "%.0a %d", 1.5, 33, 44, 55); in test_function()
847 my_sprintf (result, "%f", data[k].value); in test_function()
2898 my_sprintf (result, "%2$d %1$d", 33, 55); in test_function()
2908 my_sprintf (result, "%'d %d", 1234567, 99); in test_function()
2918 my_sprintf (result, "a%*sc", -3, "b"); in test_function()
2926 my_sprintf (result, "a%-*sc", 3, "b"); in test_function()
2934 my_sprintf (result, "a%-*sc", -3, "b"); in test_function()
3024 my_sprintf (result, "%.4000f %d", 1.0, 99); in test_function()
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-sprintf-posix.h88 retval = my_sprintf (buf, "%d", 12345); in test_function()
155 my_sprintf (result, "%a %d", 0.0, 33, 44, 55); in test_function()
198 my_sprintf (result, "%.0a %d", 1.5, 33, 44, 55); in test_function()
847 my_sprintf (result, "%f", data[k].value); in test_function()
2898 my_sprintf (result, "%2$d %1$d", 33, 55); in test_function()
2908 my_sprintf (result, "%'d %d", 1234567, 99); in test_function()
2918 my_sprintf (result, "a%*sc", -3, "b"); in test_function()
2926 my_sprintf (result, "a%-*sc", 3, "b"); in test_function()
2934 my_sprintf (result, "a%-*sc", -3, "b"); in test_function()
3024 my_sprintf (result, "%.4000f %d", 1.0, 99); in test_function()
[all …]
H A Dtest-vsprintf-posix.c38 my_sprintf (char *str, const char *format, ...) in my_sprintf() function
52 test_function (my_sprintf); in main()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dsprintf14 my_sprintf
18 #if !defined(my_sprintf)
19 #if { NEED my_sprintf }
21 /* Warning: my_sprintf
25 /* Replace my_sprintf with my_snprintf */
28 my_sprintf(char *buffer, const char* pat, ...)
47 my_sprintf()
52 len = my_sprintf(buf, "foo%s%d", "bar", 42);
59 my($l, $s) = Devel::PPPort::my_sprintf();
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dsprintf14 my_sprintf
18 #if !defined(my_sprintf)
19 #if { NEED my_sprintf }
21 /* Warning: my_sprintf
25 /* Replace my_sprintf with my_snprintf */
28 my_sprintf(char *buffer, const char* pat, ...)
47 my_sprintf()
52 len = my_sprintf(buf, "foo%s%d", "bar", 42);
59 my($l, $s) = Devel::PPPort::my_sprintf();
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dsprintf14 my_sprintf
18 #if !defined(my_sprintf)
19 #if { NEED my_sprintf }
21 /* Warning: my_sprintf
25 /* Replace my_sprintf with my_snprintf */
28 my_sprintf(char *buffer, const char* pat, ...)
47 my_sprintf()
52 len = my_sprintf(buf, "foo%s%d", "bar", 42);
59 my($l, $s) = Devel::PPPort::my_sprintf();
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dsprintf14 my_sprintf
18 #if !defined(my_sprintf)
19 #if { NEED my_sprintf }
21 /* Warning: my_sprintf
25 /* Replace my_sprintf with my_snprintf */
28 my_sprintf(char *buffer, const char* pat, ...)
47 my_sprintf()
52 len = my_sprintf(buf, "foo%s%d", "bar", 42);
59 my($l, $s) = Devel::PPPort::my_sprintf();
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A Dsprintf14 my_sprintf
18 #if !defined(my_sprintf)
19 #if { NEED my_sprintf }
22 my_sprintf(char *buffer, const char* pat, ...)
41 my_sprintf()
46 len = my_sprintf(buf, "foo%s%d", "bar", 42);
53 my($l, $s) = Devel::PPPort::my_sprintf();
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/benchmark/
H A Dfuncs.pl21 sub my_sprintf { subroutine
30 $tcs->register_function(my_sprintf => \&my_sprintf);
36 $tcs->register_function(my_sprintf => \&my_sprintf);
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/arc/gnu/
H A Darcompact-dis.c339 my_sprintf (struct arcDisState *state, char *buf, const char*format, ...) in my_sprintf() function
477 my_sprintf (state, bp, "%h", val); in my_sprintf()
2630 my_sprintf(state, state->operandBuffer, formatString, fieldC); in dsmOneArcInst()
2685 my_sprintf (state, state->operandBuffer, formatString, fieldC); in dsmOneArcInst()
2687 my_sprintf (state, state->operandBuffer, formatString, in dsmOneArcInst()
3403 my_sprintf(state, state->operandBuffer, formatString, fieldB); in dsmOneArcInst()
3489 my_sprintf(state, state->operandBuffer, formatString, fieldB); in dsmOneArcInst()
3513 my_sprintf (state, state->operandBuffer, formatString, fieldC); in dsmOneArcInst()
3580 my_sprintf(state, state->operandBuffer, formatString, fieldB); in dsmOneArcInst()
3594 my_sprintf(state, state->operandBuffer, formatString, fieldA, in dsmOneArcInst()
[all …]
/dports/math/giacxcas/giac-1.6.0/src/
H A Dmyostream.h41 my_sprintf(buf, "%f", value);
49 my_sprintf(buf, "%f", value);
57 my_sprintf(buf, "%d", value);
65 my_sprintf(buf, "%u", value);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Darc-dis.c416 my_sprintf (state, bp, "%h", val); in my_sprintf()
869 my_sprintf (state, state->operandBuffer, formatString,
877 my_sprintf (state, state->operandBuffer, formatString,
894 my_sprintf (state, state->operandBuffer, formatString,
900 my_sprintf (state, state->operandBuffer, formatString, fieldB);
912 my_sprintf (state, state->operandBuffer, formatString, fieldB);
936 my_sprintf (state, state->operandBuffer, formatString,
982 my_sprintf (state, state->operandBuffer, formatString,
1020 my_sprintf (state, state->operandBuffer, formatString,
1066 my_sprintf (state, state->operandBuffer, formatString,
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Darc-dis.c392 my_sprintf (state, bp, "%h", val); in my_sprintf()
846 my_sprintf (state, state->operandBuffer, formatString,
854 my_sprintf (state, state->operandBuffer, formatString,
871 my_sprintf (state, state->operandBuffer, formatString,
877 my_sprintf (state, state->operandBuffer, formatString, fieldB);
889 my_sprintf (state, state->operandBuffer, formatString, fieldB);
913 my_sprintf (state, state->operandBuffer, formatString,
959 my_sprintf (state, state->operandBuffer, formatString,
997 my_sprintf (state, state->operandBuffer, formatString,
1043 my_sprintf (state, state->operandBuffer, formatString,
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Darc-dis.c392 my_sprintf (state, bp, "%h", val);
846 my_sprintf (state, state->operandBuffer, formatString,
854 my_sprintf (state, state->operandBuffer, formatString,
871 my_sprintf (state, state->operandBuffer, formatString,
877 my_sprintf (state, state->operandBuffer, formatString, fieldB);
889 my_sprintf (state, state->operandBuffer, formatString, fieldB);
913 my_sprintf (state, state->operandBuffer, formatString,
959 my_sprintf (state, state->operandBuffer, formatString,
997 my_sprintf (state, state->operandBuffer, formatString,
1043 my_sprintf (state, state->operandBuffer, formatString,
[all …]
/dports/irc/ezbounce/ezbounce-1.99.15/src/irc/
H A Dignore.cc59 my_sprintf(source, "%s!%s@%s", addr->nick(), addr->user(), addr->host()); in is_ignored()
62 my_sprintf(source, "%s", addr->nick()); in is_ignored()
139 my_sprintf(e.mask, "*!*@%s", addr->host()); in add()
142 my_sprintf(e.mask, "%s!*@*", addr->nick()); in add()
/dports/irc/ezbounce/ezbounce-1.99.15/src/logging/
H A Dchatlog.cc36 using util::strings::my_sprintf;
93 my_sprintf(out, "Logfile '%s' started at %s", identifier(), ts.c_str()); in start_message()
100 my_sprintf(out, "Logfile '%s' stopped at %s", identifier(), ts.c_str()); in stop_message()
143 my_sprintf(header, "[%s] ", target); in write()
H A Dvfs_logfile.cc127 const string& out = util::strings::my_sprintf("%s/%s", entry->dir()->rel_path(), entry->name()); in filename()
148 using util::strings::my_sprintf; in create_file_entry()
225 my_sprintf(candidate, "%s/%s.%u%s", dir.c_str(), name.c_str(), count, ending.c_str()); in create_file_entry()
/dports/irc/ezbounce/ezbounce-1.99.15/include/util/
H A Dstrings.h32 extern int my_sprintf(std::string &, const char *, ...);
34 extern std::string my_sprintf(const char *, ...);
/dports/www/nginx-full/nginx_http_gridfs_module-7970bab/mongo-c-driver/test/
H A Dfunctions.c41 int my_sprintf( char *s, const char *format, ... ) { in my_sprintf() function
92 bson_sprintf = my_sprintf; in main()
/dports/irc/ezbounce/ezbounce-1.99.15/src/
H A Ddcc.cc54 using util::strings::my_sprintf;
352 return my_sprintf("Listening on %s port %d", listener->local_addr(), listener->local_port()); in info()
564 return my_sprintf("SEND (%s) [%s port %d] (%u/%u)", what, in info()
568 return my_sprintf("SEND (%s) (%u/%u)", what, ack, file->size()); in info()
650 return my_sprintf("PROXY (%s) [%s port %d]<-->[%s port %d]", what, in info()
654 return my_sprintf("PROXY (%s)", what); in info()
963 return my_sprintf("GET (%s) %s (%ul/%ul received)", what, in info()
966 return my_sprintf("GET (%s) (progress unknown)", what); in info()
H A Ddcc_offer.cc129 return my_sprintf("%s %s %s[%s:%d]-->%s (%s %d)", in info()
144 return my_sprintf("Type: %s\r\n" in full_info()
/dports/irc/ezbounce/ezbounce-1.99.15/src/util/
H A Dstrings.cc245 my_sprintf(out, "%d day(s) %02d:%02d", days, hours, (int) howlong); in duration()
248 my_sprintf(out, "%02d:%02d", hours, (int) howlong); in duration()
420 int my_sprintf(string &out, const char * fmt, ...) in my_sprintf() function
440 string my_sprintf(const char * fmt, ...) in my_sprintf() function
/dports/irc/ezbounce/ezbounce-1.99.15/src/fs/
H A Dentry.cc93 const std::string& path = my_sprintf("%s/%s", dir()->abs_path(), name()); in open_reader()
109 const std::string& path = my_sprintf("%s/%s", dir()->abs_path(), name()); in open_writer()

12345678910>>...17